Bugs item #2813924, was opened at 2009-06-29 14:55
Message generated for change (Comment added) made by miconda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=281392…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver 1.5.x
Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Marcus Hunger (marcushunger)
Assigned to: Daniel-Constantin Mierla (miconda)
Summary: nathelper crash
Initial Comment:
publishing very long payload-type to the rtp-proxy overflows a buffer. see nathelper.c
+2758.
v[1].iov_len must be smaller than sizeof(opts)
----------------------------------------------------------------------
Comment By: Daniel-Constantin Mierla (miconda)
Date: 2009-07-02 12:01
Message:
Thanks! Committed to 1.5.
----------------------------------------------------------------------
Comment By: Marcus Hunger (marcushunger)
Date: 2009-06-30 12:41
Message:
ah, sorry, you're right.
----------------------------------------------------------------------
Comment By: Daniel-Constantin Mierla (miconda)
Date: 2009-06-30 12:06
Message:
Did you meant '&&' operator instead of ',' in for condition?
Otherwise:
warning: left-hand operand of comma expression has no effect
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=281392…