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])); ^ _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel