On 04/08/15 10:28, Alexandra Hájková wrote:
> +    value = asf_read_generic_value(pb, type, &value);

Does not look correct (the return value is just 0 or AVERROR now?), if
asf_read_generic_value may fail you need to propagate the error.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to