[FFmpeg-devel] [PATCH 2/2] avfilter/internal: add av_warn_unused_result

Ganesh Ajjanagadde gajjanag at mit.edu
Sat Oct 17 18:28:39 CEST 2015


On Sat, Oct 17, 2015 at 12:05 PM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Wed, Oct 14, 2015 at 11:02:45PM -0400, Ganesh Ajjanagadde wrote:
>> av_warn_unused_result is added to functions whose return status should
>> be checked. Currently does not trigger any warnings, but should be
>> useful for future robustness.
>>
>> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
>> ---
>>  libavfilter/internal.h | 5 +++++
>>  1 file changed, 5 insertions(+)
>
> LGTM
>
> thx

pushed, thanks.

>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> No human being will ever know the Truth, for even if they happen to say it
> by chance, they would not even known they had done so. -- Xenophanes
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list