Ticket #558 (closed defect: fixed)
Memory leak in SRTP
| Reported by: | bennylp | Owned by: | nanang |
|---|---|---|---|
| Priority: | normal | Milestone: | release-1.0-rc1 |
| Component: | pjmedia | Version: | trunk |
| Keywords: | Cc: |
Description
The libSRTP's srtp_init() function allocates some variables which are not freed, causing memory leak.
The solution is to add srtp_deinit() function and register this with pj_atexit().
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/repos/chrome/site/pj.jpg)