]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[xen] Avoid infinite loop on allocation failure in xenstore_response()
authorMichael Brown <mcb30@ipxe.org>
Tue, 20 Apr 2021 12:28:57 +0000 (13:28 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 20 Apr 2021 12:28:57 +0000 (13:28 +0100)
commit614d99eba149d0fafc64dfdddc7ef04970e0d86c
treeebdf48be8d210755a1e01daa53ad1844c9ae2d42
parent85d179f2c65d0a2afe9122b844a90c011d551ae1
[xen] Avoid infinite loop on allocation failure in xenstore_response()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/interface/xen/xenstore.c