]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
CID:1214196 Dereference null return value, if we hit this condition, something very...
authorMichael Jerris <mike@jerris.com>
Thu, 15 May 2014 14:09:38 +0000 (14:09 +0000)
committerMichael Jerris <mike@jerris.com>
Thu, 15 May 2014 14:09:38 +0000 (14:09 +0000)
commit4e888a282cf4f36d2b62c2e8bcf00ca205be4d54
tree5d1524d60b3d40b24a72bf483ca0d71fc262d466
parentd2884ac5a6c1c3bfe2a01adba9dd5bf4178ce741
CID:1214196 Dereference null return value, if we hit this condition, something very bad has happened, we should never have the private not set if we get to the hangup hook, log error instead of crashing
src/mod/applications/mod_spy/mod_spy.c