diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-12-17 17:28:39 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-12-17 17:28:39 +0000 |
commit | bf0d9e34c2a4b187346a0fd7f8bbb81f848756b0 (patch) | |
tree | dee54809858d78a3e6461fb75a3b8811a5765f28 /ChangeLog | |
parent | 512a26ef777fcf43451cfed211ce95559d4c3768 (diff) |
ext/pulse/pulsemixerctrl.c: Don't leak the pa_operation.
Original commit message from CVS:
* ext/pulse/pulsemixerctrl.c:
Don't leak the pa_operation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-12-17 Stefan Kost <ensonic@users.sf.net> + + * ext/pulse/pulsemixerctrl.c: + Don't leak the pa_operation. + 2008-12-16 Stefan Kost <ensonic@users.sf.net> * configure.ac: |