On Thu, 23 Jun 2011 20:05:29 +0300, Martin Storsjö <[email protected]> wrote: > This helps catching cases where the format string doesn't > match what is passed in, or injection bugs where user data > is passed in as format string. > --- > Simplified the use of the attribute on a static function > without a prototype, as pointed out by Anton. > > libavcodec/avcodec.h | 2 +- > libavformat/avio.h | 12 ++---------- > libavformat/internal.h | 2 +- > libavformat/rtpproto.c | 2 +- > libavutil/avstring.h | 3 ++- > libavutil/log.h | 7 ++----- > 6 files changed, 9 insertions(+), 19 deletions(-) >
Looks fine. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
