mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Fix #153649, Hidetaka Iwai:
2004-09-26 Matthias Clasen <mclasen@redhat.com> Fix #153649, Hidetaka Iwai: * glib/goption.c (parse_long_option): Don't forget to set parsed to TRUE when parsing a long ARG_NONE option. (free_changes_list): Fix the memory management for string and filename arrays.
This commit is contained in:
committed by
Matthias Clasen
parent
627f9b3350
commit
71097ac3ef
@@ -1,3 +1,12 @@
|
||||
2004-09-26 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Fix #153649, Hidetaka Iwai:
|
||||
|
||||
* glib/goption.c (parse_long_option): Don't forget to set parsed
|
||||
to TRUE when parsing a long ARG_NONE option.
|
||||
(free_changes_list): Fix the memory management for string
|
||||
and filename arrays.
|
||||
|
||||
2004-09-22 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gmessages.c: [Win32] Don't ever open a console
|
||||
|
Reference in New Issue
Block a user