Cleanup converter state after the conversion. Document streaming

2005-08-02  Matthias Clasen  <mclasen@redhat.com>

	* glib/gconvert.c (g_convert_with_iconv, g_convert_with_fallback):
	Cleanup converter state after the conversion. Document streaming
	conversion pitfalls.  (#311337)
This commit is contained in:
Matthias Clasen
2005-08-02 14:58:20 +00:00
committed by Matthias Clasen
parent 9dfc1abffa
commit de298ae712
5 changed files with 191 additions and 108 deletions

View File

@@ -1,3 +1,9 @@
2005-08-02 Matthias Clasen <mclasen@redhat.com>
* glib/gconvert.c (g_convert_with_iconv, g_convert_with_fallback):
Cleanup converter state after the conversion. Document streaming
conversion pitfalls. (#311337)
2005-08-02 Tor Lillqvist <tml@novell.com>
* tests/refcount/objects.c