mirror of
https://github.com/xcat2/xNBA.git
synced 2026-09-11 20:06:20 +00: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>