mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
45e0327987
http_step() allocates a potentially large block of storage (since the URI can be arbitrarily long), and can be invoked as part of an already deep call stack via xfer_window_changed(). Signed-off-by: Michael Brown <mcb30@ipxe.org>