diff options
| author | Michael Brown | 2012-04-24 00:26:29 +0200 |
|---|---|---|
| committer | Michael Brown | 2012-04-24 00:26:29 +0200 |
| commit | 45e03279872ad697ac3bf048e5c87c851d70c6f9 (patch) | |
| tree | 12282bb6e993080f58d4e23d23ee1e8ea143a2c5 /src/util | |
| parent | [script] Avoid using stack-allocated memory in process_line() (diff) | |
| download | ipxe-45e03279872ad697ac3bf048e5c87c851d70c6f9.tar.gz ipxe-45e03279872ad697ac3bf048e5c87c851d70c6f9.tar.xz ipxe-45e03279872ad697ac3bf048e5c87c851d70c6f9.zip | |
[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/util')
0 files changed, 0 insertions, 0 deletions
