Opened 16 years ago
Closed 16 years ago
#786 closed defect (fixed)
Crash when UAC invite or subscribe session initialization fails (thanks Rostislav Molodyko for the report)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.2 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
If for some reason initialization of UAC invite session or UAC subscribe session fails, crash will occur due to dialog destroy sequence being called more than once by PJSUA-LIB.
The corresponding ticket for the 1.0 branch is ticket #787
Change History (4)
comment:1 Changed 16 years ago by bennylp
- Summary changed from Crash when UAC invite or subscribe session initialization fails (thanks Rostislav Molodyko) to Crash when UAC invite or subscribe session initialization fails (thanks Rostislav Molodyko for the report)
comment:2 Changed 16 years ago by bennylp
Also in r2594:
- fixed potential transmit data memory leak in invite session
comment:3 Changed 16 years ago by bennylp
- Description modified (diff)
comment:4 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r2593