]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[base64] Avoid overrunning input data buffer
authorMichael Brown <mcb30@ipxe.org>
Sun, 20 May 2012 15:38:57 +0000 (16:38 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sun, 20 May 2012 15:47:57 +0000 (16:47 +0100)
commit40e68e1119ed45ed27c586836d4cb9400a96db1c
tree1d7640bd5a31ed0e81bcb13dbe9b4b1ea799b115
parent1af9284225993de505c89d128d5bcf77c636637a
[base64] Avoid overrunning input data buffer

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/base64.c