Opened 13 years ago
Closed 13 years ago
#1367 closed defect (fixed)
Crash if presence PIDF body is missing <basic> element (thanks Matt DiMeo for the patch)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.12 |
Component: | pjsip | Version: | 1.x-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Crash if presence PIDF body is missing <basic> element. And the <basic> element is optional according to RFC 3863.
Change History (1)
comment:1 Changed 13 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3747]) Fixed #1367: Crash if presence PIDF body is missing <basic> element (thanks Matt DiMeo? for the patch)