mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Try to work around segfaults on Solaris if NULL is passed for outbuf...
Wed Mar 20 18:20:21 2002 Owen Taylor <otaylor@redhat.com> * glib/gconvert.c (open_converter): Try to work around segfaults on Solaris if NULL is passed for outbuf... supposedly gchar *outbuf = NULL... &outbuf works. (#74336, Lauri Alanko)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Wed Mar 20 18:20:21 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (open_converter): Try to work around segfaults
|
||||
on Solaris if NULL is passed for outbuf... supposedly gchar
|
||||
*outbuf = NULL... &outbuf works. (#74336, Lauri Alanko)
|
||||
|
||||
Wed Mar 20 11:17:32 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gfileutils.c (get_contents_regfile): Close the
|
||||
|
Reference in New Issue
Block a user