Hello, do i understand correctly that there is no check that prevents out of array > writing ? > not even an assert > If thats the case, then i think this is unwise. > > Thanks for testing.
For the buffer check, i can add a test (assert or error), before slice plane encoding, in order to check if there is enough space in the dst buffer for the "worst" slice plane target size. Martin _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
