[OpenSIPS-Devel] [opensips] msg_translator.c:1539 -- segfault due to invalid offset (#155)

Stéphane Alnet notifications at github.com
Sat Jan 4 09:13:30 CET 2014


(Using git HEAD) OpenSIPS crashes and reports segfault in libc.so due to invalid offset:

	/* copy the rest of the message */
	memcpy(new_buf+offset, buf+s_offset, len-s_offset);

with len = 614 and s_offset = 642.


---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/155
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140104/44d48e36/attachment.htm>


More information about the Devel mailing list