~jjardon/glib/trunk

Viewing all changes in revision 16609.

  • Committer: Philip Withnall
  • Date: 2017-01-12 09:04:39 UTC
  • Revision ID: git-v1:2c35acff7b65bd7b794e72c43e3056d113686307
gregex: Fix an assignment-after-free error

The match_info is freed just above this line, so this would result in a
write to freed memory.

Spotted by Leslie Zhai <xiangzhai83@gmail.com>.

https://bugzilla.gnome.org/show_bug.cgi?id=777077

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: