mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
Don't leak othercaps in link function (fixes #167878)
Original commit message from CVS: Don't leak othercaps in link function (fixes #167878)
This commit is contained in:
parent
7b9ab4298c
commit
823aa669a7
1 changed files with 8 additions and 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>>
|
2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|
Loading…
Reference in a new issue