]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tftp] Avoid setting current working URI to "tftp://0.0.0.0/"
authorMichael Brown <mcb30@ipxe.org>
Thu, 31 Mar 2011 03:52:47 +0000 (04:52 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 31 Mar 2011 03:54:27 +0000 (04:54 +0100)
commit58dcb2e15e2da84c6bdd7313ac6b090748474cce
tree1427ba167a50635755c0c0cdfb3edbf91fe60f70
parent748d5ed9dae08f761643ffe1bb0ba3b6b037651f
[tftp] Avoid setting current working URI to "tftp://0.0.0.0/"

Set the current working URI to NULL rather than to "tftp://0.0.0.0/".

Reported-by: Piotr JaroszyƄski <p.jaroszynski@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/udp/tftp.c