Opened 16 years ago

Closed 16 years ago

#592 closed defect (invalid)

URI comparison may crash the application (thanks Pedro Gonçalves for the report)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.0-rc1
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

The URI comparison for name address (pjsip_name_addr_compare() function) doesn't check if the object being passed is indeed a name address object, and not other URI object.

Change History (2)

comment:1 Changed 16 years ago by bennylp

Added some safety checks in r2205

comment:2 Changed 16 years ago by bennylp

  • Resolution set to invalid
  • Status changed from new to closed

User reported this was bug in application code and not in pjsip.

Note: See TracTickets for help on using tickets.