fixed leak in short option parsing. rewrote parts of the code to be more
authorTim Janik <timj@gtk.org>
Tue, 2 May 2006 12:20:39 +0000 (12:20 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 2 May 2006 12:20:39 +0000 (12:20 +0000)
commit34ee852317a3592e70b88089acf0c8328c145495
treec52814e4870beb6ca7cb87644507059eab819034
parentfdb17e7e96750ba112bf8504f96c282ba4165d02
fixed leak in short option parsing. rewrote parts of the code to be more

Tue May  2 14:18:25 2006  Tim Janik  <timj@gtk.org>

        * glib/goption.c (g_option_context_parse): fixed leak in short
        option parsing. rewrote parts of the code to be more concise to
        enhance readability. fixed exaggerated uses of strlen.
ChangeLog
ChangeLog.pre-2-12
glib/goption.c