On 12/18/2023 2:58 PM, Petr Matousek wrote: > + writer_print_integers(w, "data", sd->data+16, sd->size-16, > "%02x", sd->size-16, 1, 1);
Wont this explode on malformed input where size < 16? - Derek _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
