about summary refs log tree commit diff stats
path: root/src/io/recvfd.c
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-04-21 13:47:27 +0200
committerbptato <nincsnevem662@gmail.com>2024-04-21 13:47:42 +0200
commit7802c914b3b25b4149a8f1333e41550733042820 (patch)
tree546cd6aea28205aef3b8359c8e4e84f5b50f64f0 /src/io/recvfd.c
parentc5fbbf475fbbb9cc6e2e98131f6223e7deced601 (diff)
downloadchawan-7802c914b3b25b4149a8f1333e41550733042820.tar.gz
base64: rewrite atob
Turns out std/base64's `decode' is broken: atob(" ") would panic.  So we
no longer use that.

Basic testing indicates that the new version is closer to the standard-
mandated behavior than the old one was.  OTOH I assume it's somewhat
slower, but that can be improved later if it proves to be a bottleneck.
Diffstat (limited to 'src/io/recvfd.c')
0 files changed, 0 insertions, 0 deletions