mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Set a sane default recursion limit of 8192 instead of 1000000. Patch by
* glib/pcre/Makefile.am: Set a sane default recursion limit of 8192 instead of 1000000. Patch by Mart Raudsepp. svn path=/trunk/; revision=7166
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-07-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 528317 – GRegex does not allow recursion limit
|
||||
|
||||
* glib/pcre/Makefile.am: Set a sane default recursion limit
|
||||
of 8192 instead of 1000000.
|
||||
Patch by Mart Raudsepp.
|
||||
|
||||
2008-07-04 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
Bug 541507 – Ambiguous description of assigned characters in the Glib
|
||||
|
Reference in New Issue
Block a user