From 60dd9fbc4d5f9b2f60a8504fb36eabf4da371e3d Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 19 Feb 2005 20:01:36 +0000 Subject: Don't leak othercaps in link function (fixes #167878) Original commit message from CVS: Don't leak othercaps in link function (fixes #167878) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0081dde1..0fbd2c18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-02-19 Martin Holters + + Reviewed by: Tim-Philipp Müller + + * gst/audioconvert/bufferframesconvert.c: + (buffer_frames_convert_link): + Don't leak othercaps. (fixes #167878) + 2005-02-19 Arwed v. Merkatz > * configure.ac: -- cgit