Re: [FFmpeg-devel] [PATCH] libavutil: Add missing av_free() to cast5 selftest

2014-10-18 Thread Michael Niedermayer
On Sat, Oct 18, 2014 at 04:54:08PM +0200, Giorgio Vazzana wrote: > Hi, > > this should make fate green again. > > Giorgio Vazzana > cast5.c |1 + > 1 file changed, 1 insertion(+) > 1f3a04d908581f1444d6985a7601ab8fe4f45540 > 0001-libavutil-Add-missing-av_free-to-cast5-selftest.patch > From

[FFmpeg-devel] [PATCH] libavutil: Add missing av_free() to cast5 selftest

2014-10-18 Thread Giorgio Vazzana
Hi, this should make fate green again. Giorgio Vazzana From 769cd50d4d3ba4a6f62db3c2599ba653e919e94a Mon Sep 17 00:00:00 2001 From: Giorgio Vazzana Date: Sat, 18 Oct 2014 16:50:59 +0200 Subject: [PATCH] libavutil: Add missing av_free() to cast5 selftest --- libavutil/cast5.c |1 + 1 file c