Peter Ross:
> On Tue, Oct 20, 2020 at 09:53:53AM +0200, Andreas Rheinhardt wrote:
>> It would lead to crashs lateron if they failed.
> 
> did you find these automatically?
> 
> have previously used this tool tool to find such errors: 
> https://github.com/ralight/mallocfail
> 

No, I just look at the code and afterwards confirm (or refute) my
suspicions by making a specific command fail (by adding av_max_alloc(1);
before and av_max_alloc(INT_MAX); after the call).
Automating this would be nice, of course.

- Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to