Fix a memory leak which was introduced by the previous commit.
authormglocker <mglocker@openbsd.org>
Sun, 18 Sep 2022 21:12:19 +0000 (21:12 +0000)
committermglocker <mglocker@openbsd.org>
Sun, 18 Sep 2022 21:12:19 +0000 (21:12 +0000)
commit54d482279aa5725182bc150d93d029a99b1ba116
treeffe49ded5d31f072e9372f91c25b504a10408f0e
parent4c0ab4286c30ae2a8da7bc291ee43621c4231618
Fix a memory leak which was introduced by the previous commit.

The issue was reported by Stephan Somogyi - Thanks!
sys/dev/usb/dwc2/dwc2.c
sys/dev/usb/dwc2/dwc2_hcd.c