]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[iscsi] Eliminate variable-length stack allocations in CHAP handlers
authorMichael Brown <mcb30@ipxe.org>
Sun, 16 Feb 2020 23:19:03 +0000 (23:19 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 16 Feb 2020 23:19:55 +0000 (23:19 +0000)
commite2e29e7ae3608261314feab118f887f13d60b5c6
treef03d0c3c5e99457fb750047ade585e8570f734ca
parent446e8f14e8a22731b52bad45d94b09f6f1672bd9
[iscsi] Eliminate variable-length stack allocations in CHAP handlers

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/tcp/iscsi.c