On Thu, Jul 21, 2016 at 10:27:35PM -0300, James Almer wrote:
> On 7/19/2016 1:42 PM, Michael Niedermayer wrote:
> > fixed
> > 
> > applied
> > 
> > thx
> 
> CC    libavformat/teeproto.o
> src/libavformat/teeproto.c: In function ‘tee_open’:
> src/libavformat/teeproto.c:105:52: warning: argument to "sizeof" in "memset" 
> call is the same expression as the destination; did you mean to dereference 
> it? [-Wsizeof-pointer-memaccess]
>          memset(&c->child[c->child_count], 0, 
> sizeof(&c->child[c->child_count]));

fixed

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to