Any update on this patch ?
On Mon, May 11, 2015 at 4:07 PM, Luca Barbato <[email protected]> wrote: > On 11/05/15 16:04, Diego Biurrun wrote: >> On Mon, May 11, 2015 at 10:55:23AM +0200, Steve Lhomme wrote: >>> This latest patch keeps the original memset to init the output structures. >> >> Why? > > Because it is the only correct way to reset (not init) an already > initialized struct, doing *foo = (StructType){ 0 } is not something better. > > lu > > _______________________________________________ > libav-devel mailing list > [email protected] > https://lists.libav.org/mailman/listinfo/libav-devel _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
