diff options
| author | Joshua Oreman | 2010-01-27 05:55:23 +0100 |
|---|---|---|
| committer | Marty Connor | 2010-01-27 14:50:49 +0100 |
| commit | e6f08b0aa79a07bcadff203c91245db0dcd155b7 (patch) | |
| tree | 1511772d0d79bdd7b324d4e6ecdb941345d00436 /src/net | |
| parent | [release] Update version to 1.0.0-rc1+ post release (diff) | |
| download | ipxe-e6f08b0aa79a07bcadff203c91245db0dcd155b7.tar.gz ipxe-e6f08b0aa79a07bcadff203c91245db0dcd155b7.tar.xz ipxe-e6f08b0aa79a07bcadff203c91245db0dcd155b7.zip | |
[uri] Handle an empty unparse_uri() result properly
Previously, if none of the URI parts requested existed in the passed
URI, unparse_uri() would not touch the destination buffer at all; this
could lead to use of uninitialized data. Fix by setting buf[0] = '\0'
before unparsing whenever we have room to do so.
Signed-off-by: Joshua Oreman <oremanj@rwcr.net>
Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions
