]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[base64] Include terminating NUL within base64 character array
authorMichael Brown <mcb30@ipxe.org>
Mon, 7 Jun 2021 12:18:19 +0000 (13:18 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 7 Jun 2021 12:20:02 +0000 (13:20 +0100)
commit52300ccf98f94d48dbde84626097c7c22cfdf867
treea84fd9490f04c283d2097f1c9c940da97f92cc83
parent92807f5759e0207aaa909ee0e1429478f210aff1
[base64] Include terminating NUL within base64 character array

Reported-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/base64.c