diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-02-19 20:01:36 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-02-19 20:01:36 +0000 |
commit | 60dd9fbc4d5f9b2f60a8504fb36eabf4da371e3d (patch) | |
tree | 987a42befe047f047e526d8a53f92e70d26540a1 | |
parent | e3d01e9d193af8c631461325b69a85d22a634a7e (diff) |
Don't leak othercaps in link function (fixes #167878)
Original commit message from CVS:
Don't leak othercaps in link function (fixes #167878)
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-02-19 Martin Holters <martin.holters@gmx.de> + + Reviewed by: Tim-Philipp Müller <tim at centricular dot net> + + * gst/audioconvert/bufferframesconvert.c: + (buffer_frames_convert_link): + Don't leak othercaps. (fixes #167878) + 2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>> * configure.ac: |