Opened 16 years ago
Closed 16 years ago
#839 closed defect (fixed)
Crash in TURN lookup_ch_by_addr() function when sending data
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | major | Milestone: | release-1.3 |
Component: | pjnath | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Last TURN update caused crash in lookup_ch_by_addr() function (called by pj_turn_session_sendto()) when sending data to a permission which has not been bound to a channel.
Change History (1)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from Crash in TURN when sending data to Crash in TURN lookup_ch_by_addr() function when sending data
Note: See
TracTickets for help on using
tickets.
Fixed in r2692