]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Alice meet rabit hole. There is a leak here on every invite that comes back from...
authorWilliam King <william.king@quentustech.com>
Sat, 18 May 2013 23:34:46 +0000 (16:34 -0700)
committerWilliam King <william.king@quentustech.com>
Sat, 18 May 2013 23:36:41 +0000 (16:36 -0700)
commit14f48a6a7ab656ac0b104e2f528bdb28221b9d92
tree7ec51c62a18961973d292f73228433ac2c48fb7e
parentd61d395e8dcdad8bc259e6f71974e6ee9691ece6
Alice meet rabit hole. There is a leak here on every invite that comes back from a status 180 when the other side is not FS, but you have presence enabled. Thanks to Coverity scan for location this condition. This 'might' not have been leaking if sofia was automatically freeing this when the sofia object was destroyed, but all other locations where sip_header_as_string where called they were all followed by a su_free, so I assume not.
src/mod/endpoints/mod_sofia/sofia.c