]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[usb] Avoid integer underflow on malformed string descriptors
authorMichael Brown <mcb30@ipxe.org>
Thu, 1 Oct 2020 17:26:37 +0000 (18:26 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 1 Oct 2020 22:27:53 +0000 (23:27 +0100)
commit7c6fdf57eadb382fc86719daf79c7afa78ace530
treee7e8e2f4f0b749b1210cc2c5713cad0daf930b3f
parent7151fa3ffac09c316e2f7c2d3d384f1417325c0f
[usb] Avoid integer underflow on malformed string descriptors

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/bus/usb.c