Opened 15 years ago
Closed 15 years ago
#916 closed defect (fixed)
Crash in TURN client when TCP connection is used
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.4 |
Component: | pjnath | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Crash in TURN client when TCP connection is used to connect to the TURN server.
To reproduce, set this in config_site.h:
#define PJ_STUN_RTO_VALUE 200
Change History (1)
comment:1 Changed 15 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r2831