]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
On the off chance the if statement takes the false branch, let's not leak the memory
authorWilliam King <william.king@quentustech.com>
Wed, 12 Jun 2013 23:41:06 +0000 (16:41 -0700)
committerWilliam King <william.king@quentustech.com>
Wed, 12 Jun 2013 23:41:24 +0000 (16:41 -0700)
commit5e5af427ef021bb6f0dadf8ddb21c54bbd30c1dc
tree17476b77bf49fa4b4710d0a13296af8eb258def3
parent56f68be4e6c74ddbff0b336798530cf052a7f0fb
On the off chance the if statement takes the false branch, let's not leak the memory
src/mod/languages/mod_spidermonkey/mod_spidermonkey.c