Ticket #434 (closed defect: invalid)
pa_context_subscribe causes memory leaks
| Reported by: | ensonic@… | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | libpulse | |
| Keywords: | Cc: |
Description (last modified by coling) (diff)
==4454== 36 bytes in 1 blocks are definitely lost in loss record 6,638 of 7,308 ==4454== at 0x4025D2E: malloc (vg_replace_malloc.c:207) ==4454== by 0x581A887: pa_xmalloc (in /usr/lib/libpulse.so.0.4.1) ==4454== by 0x580E563: (within /usr/lib/libpulse.so.0.4.1) ==4454== by 0x5817530: pa_context_subscribe (in /usr/lib/libpulse.so.0.4.1) ==4454== by 0x4FB06E0: gst_pulsemixer_ctrl_new (pulsemixerctrl.c:250) ==4454== by 0x4FB42E1: gst_pulsesink_change_state (pulsesink.c:911)
pa_context_disconnect() and pa_context_unref() is called. Its pa 0.9.10 in ubuntu 8.10
Change History
Note: See
TracTickets for help on using
tickets.
