mainThe oSIP library - Support: sr #105173, Segfault in osip_rfc3264.c

 
 

sr #105173: Segfault in osip_rfc3264.c

Submitter:  None
Submitted:  Mon 20 Feb 2006 11:25:53 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  Invalid
Privacy:  Public Assigned to:  aymeric
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 03 Sep 2016 11:33:25 AM UTC, comment #1: 

(sorry for not processing in time)

old issue, and file removed, so not applicable any more.

Aymeric MOIZARD <aymeric>
Group administrator
Mon 20 Feb 2006 11:25:53 PM UTC, original submission:  

in libosip2-2.2.2 around line 330:

              /* static payload?: only compare payload number */
              if (strlen (str) == strlen (payload)
                  && 0 == osip_strcasecmp (str, payload))

this requires null checks for str and payload.  We are experiencing segfaults when using eyeBeam with rtpmap for known codecs option disabled.  In this case, eyeBeam does not send the available codecs, causing the crash described above.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by aymeric (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-09-03 aymeric StatusNone Invalid
        Assigned toNone aymeric
        Open/ClosedOpen Closed
    2006-02-20 None Carbon-Copy- Added mike --AT-- jerris --DOT-- com

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code