On Mon, 14 Jan 2013, Luca Barbato wrote:

On 14/01/13 19:12, Martin Storsjö wrote:
+ if (outlen < c->hashlen)
+ return -1;

May I have an AVERROR for it? (the rest looks fine.)

Changed locally into AVERROR(EINVAL).

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

Reply via email to