On Thu, Sep 17, 2015 at 12:19 AM, Ganesh Ajjanagadde <[email protected]> wrote: > This patch moves the pointer validity check outside the macro, > and silences the -Waddress observed with GCC 5.2. >
What kind of bogus warnings is GCC going to invent next? This is a simple macro, and all use of this variable is properly checked. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
