[OpenSIPS-Devel] [opensips] Add topology_hiding() flag to also hide the callid for all requests/replies within a call (0f551f7)

Walter Doekes notifications at github.com
Mon Jun 9 16:04:25 CEST 2014


If callid is shorter than topo_hiding_prefix.len, you'll be comparing random memory. In the worst case resulting in a segfault. Suggestion: add an `if (msg->callid->body.len > topo_hiding_prefix.len && ...`

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/commit/0f551f7cb668014798450848a4330d064108dc37#commitcomment-6601399
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140609/917f505e/attachment.htm>


More information about the Devel mailing list