mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Warn if p == NULL && max != 0. (#110087)
2003-04-07 Matthias Clasen <maclas@gmx.de> * glib/gutf8.c (g_utf8_strlen): Warn if p == NULL && max != 0. (#110087)
This commit is contained in:
committed by
Matthias Clasen
parent
8e0ff6907c
commit
048002c8f7
@@ -1,3 +1,8 @@
|
||||
2003-04-07 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gutf8.c (g_utf8_strlen): Warn if p == NULL && max != 0.
|
||||
(#110087)
|
||||
|
||||
2003-04-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_string_chunk_insert_len.
|
||||
|
Reference in New Issue
Block a user