Opened 17 years ago
Closed 17 years ago
#496 closed defect (fixed)
Crash on sound port when only player is opened and delaybuf enabled
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Attachments (1)
Change History (3)
Changed 17 years ago by nanang
comment:1 Changed 17 years ago by nanang
comment:2 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Committed in r1825, thanks.
Note: See
TracTickets for help on using
tickets.
Attachment 'ticket496.patch' :
added delaybuf instance checking before utilizing delaybuf (if only player or only recorder opened in the sound port, delaybuf is not instantiated)