On Tue Nov 21 19:58:26 2023 +0000, Zebediah Figura wrote:
This seems redundant with the size we already calculated—it should be possible to just check codec_data_len == size. Also, can we have a FIXME or ERR for the case where the length doesn't match what we expect?
Good point