fix memory leak, add a few extra sanity tests.

2006-12-03  Ryan Lortie  <desrt@desrt.ca>

	* tests/hash-test.c (second_hash_test): fix memory leak, add a few
	extra sanity tests.



svn path=/trunk/; revision=6025
This commit is contained in:
Ryan Lortie
2007-12-03 21:17:32 +00:00
committed by Ryan Lortie
parent 2efc55c68e
commit 18fc4b8f02
2 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2006-12-03 Ryan Lortie <desrt@desrt.ca>
* tests/hash-test.c (second_hash_test): fix memory leak, add a few
extra sanity tests.
2007-12-03 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c: Don't call g_get_language_names() per-key.