]> git.0d.be Git - empathy.git/commit
mock-pkcs11: use g_hash_table_unref()
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 6 Jan 2014 14:27:45 +0000 (15:27 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 6 Jan 2014 14:41:30 +0000 (15:41 +0100)
commit1bb72627c34c990adb807a633464ee9ca276290e
tree66e282dcb4c1b4eda5841728772094acf583f3ba
parent7c3dfe14b806582b204ec447354e28ff689e061e
mock-pkcs11: use g_hash_table_unref()

Same effect here but g_hash_table_destroy() is banned from our "coding style"
check tools.

https://bugzilla.gnome.org/show_bug.cgi?id=721484
tests/mock-pkcs11.c