On Mon, Jun 15, 2015 at 4:18 PM, Luca Barbato <[email protected]> wrote: > On 15/06/15 14:54, Alexandra Hájková wrote: >> asf_store_aspect_ratio: new function for handling Aspect Ratio properly >> asf_read_generic_value: free name properly >> >> the demuxer was tested with zzuf and checks for the cases of invalid >> values sizes was added: >> asf_read_header: block for handling invalid object size >> asf_read_value: check for the val_len >> asf_read_subpayload: check for the packet_size >> asf_read_single_payload: check for size < size_left >> asf_deinterleave: more checks for pos > > Are you happy about it ?
This fixed all the crashes found with zzuf so I am > > 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
