Files
glib/glib
Matthias Clasen cc777da9c1 Use g_vasprintf() and g_string_append_len(), thus enabling embedded nuls
2003-06-06  Matthias Clasen  <maclas@gmx.de>

	* glib/gstring.c (g_string_append_printf_internal): Use
	g_vasprintf() and g_string_append_len(), thus enabling embedded
	nuls in the result of g_string_printf().  (#92492, Owen Taylor)

	* tests/string-test.c: Add a test for embedded nuls in the
	result of g_string_printf().
2003-06-05 23:04:21 +00:00
..
2003-02-23 22:55:47 +00:00
2002-11-22 23:45:32 +00:00
2002-12-11 23:40:10 +00:00
2003-04-01 19:11:48 +00:00
2001-11-05 01:47:31 +00:00
2002-02-17 23:28:43 +00:00
2003-02-14 15:08:46 +00:00
2002-12-15 00:03:46 +00:00
2003-02-14 15:08:46 +00:00
2003-02-14 15:08:46 +00:00
2002-12-11 23:40:10 +00:00
2003-05-23 20:42:35 +00:00