]> git.sesse.net Git - ffmpeg/commit
lavc/tiff: Fix leak of yuv_line in TiffContext.
authorCarl Hetherington <lists@carlh.net>
Mon, 10 Dec 2018 23:52:16 +0000 (23:52 +0000)
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>
Mon, 10 Dec 2018 23:57:01 +0000 (00:57 +0100)
commit6190f873eb6d1f2000d64f04e685575e687b61f1
tree326f07d037792b194111f367da71d5e4805b0fb0
parent73251678c83cbe24d08264da693411b166239bc7
lavc/tiff: Fix leak of yuv_line in TiffContext.

Signed-off-by: Carl Hetherington <cth@carlh.net>
libavcodec/tiff.c