Ticket #592 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

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:

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

Changed 2 years ago by bennylp

Added some safety checks in r2205

Changed 2 years ago by bennylp

  • status changed from new to closed
  • resolution set to invalid

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

Note: See TracTickets for help on using tickets.