make sure that scanner->config->cset_skip_characters is "" instead of

Wed Apr 19 08:32:32 2000  Tim Janik  <timj@gtk.org>

        * gscanner.c (g_scanner_new): make sure that
        scanner->config->cset_skip_characters is "" instead of NULL, so we
        don't segfault further on.
This commit is contained in:
Tim Janik
2000-04-19 06:49:39 +00:00
committed by Tim Janik
parent 059f5b9416
commit 70ce489b36
10 changed files with 52 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
Wed Apr 19 08:32:32 2000 Tim Janik <timj@gtk.org>
* gscanner.c (g_scanner_new): make sure that
scanner->config->cset_skip_characters is "" instead of NULL, so we
don't segfault further on.
2000-04-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib.h, glist.h, gslist.h: Changed the 'data' parameters from