Re: [FFmpeg-devel] [PATCH] mem: Make function attribute usage consistent

2016-07-31 Thread Timothy Gu
On Sun, Jul 31, 2016 at 4:56 AM Michael Niedermayer wrote: > On Sat, Jul 30, 2016 at 07:13:06PM -0700, Timothy Gu wrote: > > --- > > libavutil/mem.h | 47 +-- > > 1 file changed, 37 insertions(+), 10 deletions(-) > > causes >

Re: [FFmpeg-devel] [PATCH] mem: Make function attribute usage consistent

2016-07-31 Thread Michael Niedermayer
On Sat, Jul 30, 2016 at 07:13:06PM -0700, Timothy Gu wrote: > --- > libavutil/mem.h | 47 +-- > 1 file changed, 37 insertions(+), 10 deletions(-) causes make fate-lossless-shorten to Abort --- ./tests/ref/fate/lossless-shorten 2016-07-28

[FFmpeg-devel] [PATCH] mem: Make function attribute usage consistent

2016-07-30 Thread Timothy Gu
--- libavutil/mem.h | 47 +-- 1 file changed, 37 insertions(+), 10 deletions(-) diff --git a/libavutil/mem.h b/libavutil/mem.h index 2f53b47..a6bb6b7 100644 --- a/libavutil/mem.h +++ b/libavutil/mem.h @@ -80,7 +80,9 @@ * be allocated. * @see