initialize option_name before using it.

Fri May 27 17:18:00 2005  Manish Singh  <yosh@gimp.org>

        * glib/goption.c (parse_short_option): initialize option_name
        before using it.
This commit is contained in:
Manish Singh
2005-05-28 00:19:14 +00:00
committed by Manish Singh
parent 4c4f106344
commit ba5a4d9db6
5 changed files with 23 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
Fri May 27 17:18:00 2005 Manish Singh <yosh@gimp.org>
* glib/goption.c (parse_short_option): initialize option_name
before using it.
2005-05-27 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (parse_short_option, parse_long_option):