[FFmpeg-devel] [PATCH] oma: fix build if memcmp() is a macro
Måns Rullgård
mans
Sat May 16 17:09:38 CEST 2009
Michael Niedermayer <michaelni at gmx.at> writes:
> On Sat, May 16, 2009 at 02:16:45PM +0100, Mans Rullgard wrote:
>> Any C library function may be a macro, so compound literals
>> passed to memcmp() must be surrounded by parens to avoid being
>> split on commas.
>> ---
>> libavformat/oma.c | 4 ++--
>> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> ok
Applied.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list