]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Minor code cleanup. calling va_start without calling va_end doesn't leak does it...
authorWilliam King <william.king@quentustech.com>
Sun, 19 May 2013 03:15:14 +0000 (20:15 -0700)
committerWilliam King <william.king@quentustech.com>
Sun, 19 May 2013 03:15:14 +0000 (20:15 -0700)
commit4192bf3370c1aaba304054bf8e3f732b73488af2
tree5ba7d462ee5bf160e4e1615625f1d37be3d5106c
parent79e3de3e55d2b58a881e977b9385cc33126ca34f
Minor code cleanup. calling va_start without calling va_end doesn't leak does it? Either way, it's fixed now.
libs/esl/src/esl_event.c
src/switch_event.c