]> git.ozlabs.org Git - ccan/commit
base64: really fix.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Aug 2023 20:27:30 +0000 (05:57 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 24 Jun 2024 02:46:26 +0000 (12:16 +0930)
commit5f1f5a002ce57c5622e551078f77296aa440c1ca
treec61bbe0f7b82f0f80efc8a4767010e5d49ee5028
parent995e75dd41d24edc41a03b654e035009a86b26fc
base64: really fix.

Playing games with chars is always a bad idea, but this time for sure!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/base64/base64.c