Re: [libav-devel] [PATCH 2/2] xtea-test: Use struct allocation functions from the API

2016-05-17 Thread Luca Barbato
On 17/05/16 15:36, Diego Biurrun wrote: > --- > libavutil/tests/xtea.c | 22 -- > 1 file changed, 12 insertions(+), 10 deletions(-) > Ok. ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/l

[libav-devel] [PATCH 2/2] xtea-test: Use struct allocation functions from the API

2016-05-17 Thread Diego Biurrun
--- libavutil/tests/xtea.c | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/libavutil/tests/xtea.c b/libavutil/tests/xtea.c index 326f271..a72824b 100644 --- a/libavutil/tests/xtea.c +++ b/libavutil/tests/xtea.c @@ -22,6 +22,7 @@ #include #include "