Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#1558 closed defect (fixed)

Bug in parsing quoted URI strings (thanks Gustavo Garcia Bernardo for the report)

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.1
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: release-1.16 Backported: yes

Description (last modified by ming)

This URI is valid:'"ggb\\a" <sip:ggb@tid.es>'
while '"ggb\\" <sip:ggb@tid.es>' is not.

Change History (5)

comment:1 Changed 12 years ago by ming

  • Description modified (diff)

comment:2 Changed 12 years ago by ming

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

In 4209:

Fixed #1558: Bug in parsing quoted URI strings

comment:3 Changed 12 years ago by ming

In 4210:

Re #1558: Add URI test entry for this case in pjsip test

comment:4 Changed 11 years ago by ming

In 4375:

Re #1558: backported r4209,r4210 to 1.x

comment:5 Changed 11 years ago by ming

  • Backported set
Note: See TracTickets for help on using tickets.