[FFmpeg-devel] [PATCH] avutil/internal: add av_warn_unused_result to avpriv_open

Ganesh Ajjanagadde gajjanag at mit.edu
Fri Oct 16 23:26:24 CEST 2015


On Fri, Oct 16, 2015 at 11:29 AM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Thu, Oct 15, 2015 at 05:50:53PM -0400, Ganesh Ajjanagadde wrote:
>> The open syscall can obviously fail, and its return code needs to be
>> checked.
>>
>> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
>> ---
>>  libavutil/internal.h | 1 +
>>  1 file changed, 1 insertion(+)
>
> LGTM
>
> thx

pushed, thanks.

>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> When the tyrant has disposed of foreign enemies by conquest or treaty, and
> there is nothing more to fear from them, then he is always stirring up
> some war or other, in order that the people may require a leader. -- Plato
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list