On Tue, Mar 10, 2015 at 6:46 AM, Anton Khirnov <[email protected]> wrote: > Quoting Vittorio Giovara (2015-03-10 00:02:00) >> Rather than having an unitialized context on the stack, allocate it with >> defaults and free it when unneeded. >> >> CC: [email protected] > > The patch looks fine, but why should it go into stable?
Because it addresses uninitialized reads and fixes a few "Conditional jump or move depends on uninitialised value(s)" that Valgrind reports. -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
