The g_free() function checks for NULL pointers
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Mar 2010 03:10:17 +0000 (20:10 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Mar 2010 03:10:17 +0000 (20:10 -0700)
commit6cbfe5fa1e5f68e3ea5931512d9b56eff70a0d65
treef1413fcdcaad1d0a3c93c2e9e7494d996e4b2c36
parente396b7d5afcce6d90d5836d57f7b800a1b6b7b52
The g_free() function checks for NULL pointers

And so does even the free() function from glibc ;)
gatchat/ppp_auth.c