diff options
author | Michael Brown <mcb30@ipxe.org> | 2012-04-23 23:26:29 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2012-04-23 23:26:29 +0100 |
commit | 45e03279872ad697ac3bf048e5c87c851d70c6f9 (patch) | |
tree | 12282bb6e993080f58d4e23d23ee1e8ea143a2c5 /src/drivers/net/intel.h | |
parent | a026a27f0450a66d86df2d88152c61c4e425c493 (diff) | |
download | ipxe-45e03279872ad697ac3bf048e5c87c851d70c6f9.tar.gz |
[http] Avoid using stack-allocated memory in http_step()
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>
Diffstat (limited to 'src/drivers/net/intel.h')
0 files changed, 0 insertions, 0 deletions