Module: kamailio Branch: master Commit: 95cd1062a937568322665bacd019d21fc20d57c0 URL: https://github.com/kamailio/kamailio/commit/95cd1062a937568322665bacd019d21fc20d57c0
Author: Stefan Mititelu <[email protected]> Committer: Stefan Mititelu <[email protected]> Date: 2015-12-10T13:17:42+02:00 rtpengine: _destroy() sanity + memory free _destroy() sanity checking, with memory free, when possible: - alloc the locks first. - free the locks last. - consider content already hadled for a NULL lock (or NULL lock vector). - make _free_row_lock() static. --- Modified: modules/rtpengine/rtpengine_hash.c Modified: modules/rtpengine/rtpengine_hash.h --- Diff: https://github.com/kamailio/kamailio/commit/95cd1062a937568322665bacd019d21fc20d57c0.diff Patch: https://github.com/kamailio/kamailio/commit/95cd1062a937568322665bacd019d21fc20d57c0.patch _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
