wuffs icon indicating copy to clipboard operation
wuffs copied to clipboard

"truncated input" API change seems like a mess

Open pjanx opened this issue 1 year ago • 3 comments

  • [x] The PNG decoder still loops around "short read" in one place.
  • [ ] DecodeImage0 doesn't reflect this change (no DecodeImage_UnexpectedEndOfFile as far as I can tell).
  • All decoders have their own version of this error, is that necessary?

pjanx avatar Mar 07 '23 19:03 pjanx