2017-11-18 3:24 GMT+01:00 Michael Niedermayer <mich...@niedermayer.cc>:
> On Sun, Nov 12, 2017 at 03:29:21PM +0100, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch fixes a warning on aix here.
>>
>> Please comment, Carl Eugen
>
>>  tcp.c |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> fa136707423e2f36ee2400c37c2d9fefb027fe80  
>> 0001-lavf-tcp-Fix-the-type-of-the-optlen-argument-to-gets.patch
>> From cd61d9b7b52fd6c74cb19a8e9383b3a2056e67b2 Mon Sep 17 00:00:00 2001
>> From: Carl Eugen Hoyos <ceffm...@gmail.com>
>> Date: Sun, 12 Nov 2017 15:23:14 +0100
>> Subject: [PATCH] lavf/tcp: Fix the type of the optlen argument to
>>  getsockopt().
>>
>> Fixes a warning on aix:
>> libavformat/tcp.c:283:58: warning: passing argument 5 of 'getsockopt' from 
>> incompatible pointer type
>
> should be ok if you checked the type in the specs

The header is confirmed by the information on opengroup.org, so pushed.

Thank you, Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to