On 04/03/16 16:42, Anton Khirnov wrote: > Store the file duration in the same timebase it arrives (i.e. > milliseconds) and only convert it to the file duration units (100ns) > when it's actually written, thus simplifying some calculations. Also, > store the duration as unsigned, since it cannot be negative. > > CC: [email protected] > Bug-ID: CVE-2016-2326 > --- > libavformat/asfenc.c | 36 +++++++++++++++++++++++++----------- > 1 file changed, 25 insertions(+), 11 deletions(-)
Set Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
