mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
Modified Files: glib/ChangeLog glib/glib/giochannel.c
Modified Files: glib/ChangeLog glib/glib/giochannel.c * glib/giochannel.c: Fixed a "sense of comparison" bug, added an assert to check when g_io_channels_read_chars () is looping endlessly due to encoded_read_buf being corrupted.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-08-10 Ron Steinke <rsteinke@w-link.net>
|
||||
|
||||
* glib/giochannel.c: Fixed a "sense of comparison" bug,
|
||||
added an assert to check when g_io_channels_read_chars ()
|
||||
is looping endlessly due to encoded_read_buf being corrupted.
|
||||
|
||||
2001-08-06 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutils.[ch]: added new function g_nullify_pointer().
|
||||
|
Reference in New Issue
Block a user