aklomp / base64

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
BSD 2-Clause "Simplified" License
865 stars 162 forks source link

refactor: Remove detection logic subsumed by `SIZE_MAX` checks #133

Closed BurningEnlightenment closed 7 months ago

BurningEnlightenment commented 7 months ago

@aklomp as per https://github.com/aklomp/base64/pull/125#issuecomment-1881039242

aklomp commented 7 months ago

Mind if I reword the commit so it starts with the issue slug and contains the magic phrase Resolves #133. at the bottom?

BurningEnlightenment commented 7 months ago

I'm fine with that :)