]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Possible leak if someone were to try and add extra headers to a channel that had...
authorWilliam King <william.king@quentustech.com>
Sun, 19 May 2013 00:00:41 +0000 (17:00 -0700)
committerWilliam King <william.king@quentustech.com>
Sun, 19 May 2013 00:01:27 +0000 (17:01 -0700)
commit97286e10cd4f8b8f9f14ee02f6ba051ebc04a2ea
treef43f093d78127c382b1bc10e617a14a7c733eb95
parent14f48a6a7ab656ac0b104e2f528bdb28221b9d92
Possible leak if someone were to try and add extra headers to a channel that had either an inbound info on that session or the session were to be deflected. I don't see a way that these extra headers could be added outside of a C module subscribing to the session states, but just to make sure I'm adding these so that just like other extra header locations it's cleaned up.
src/mod/endpoints/mod_sofia/mod_sofia.c