]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[iscsi] Eliminate variable-length stack allocation in URI parsing
authorMichael Brown <mcb30@ipxe.org>
Sun, 16 Feb 2020 23:46:33 +0000 (23:46 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 16 Feb 2020 23:47:06 +0000 (23:47 +0000)
commite3ca2110712f6472465c70f2e83b745ff8a25fcc
treef48cca0b92f0f434804c437f56a1a00407bede6f
parente2e29e7ae3608261314feab118f887f13d60b5c6
[iscsi] Eliminate variable-length stack allocation in URI parsing

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