mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
Don't access invalid memory address if p wasn't increased. (#159557,
2004-11-26 Matthias Clasen <mclasen@redhat.com> * glib/gkeyfile.c (g_key_file_parse_value_as_string): Don't access invalid memory address if p wasn't increased. (#159557, Frederic Crozat)
This commit is contained in:
committed by
Matthias Clasen
parent
6b69bf8866
commit
40b4e103b4
@@ -1,3 +1,9 @@
|
||||
2004-11-26 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_parse_value_as_string):
|
||||
Don't access invalid memory address if p wasn't
|
||||
increased. (#159557, Frederic Crozat)
|
||||
|
||||
2004-11-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/strtod-test.c (main): Add a testcase for the previous fix.
|
||||
|
Reference in New Issue
Block a user