Add a note about casting the results of g_new() and g_new0().

2006-01-17  Matthias Clasen  <mclasen@redhat.com>

	* glib/tmpl/memory.sgml: Add a note about casting the results
	of g_new() and g_new0().
This commit is contained in:
Matthias Clasen
2006-01-18 03:51:39 +00:00
committed by Matthias Clasen
parent f4484f51bf
commit 402a1081ae
6 changed files with 31 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-01-17 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c (g_key_file_get_groups): Correct a g_new0()
call. (#327421, Morten Welinder)
2006-01-17 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gthreadpool.c: To avoid deadlocks get rid of the settings