Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171139325
D27085.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
366 B
Referenced Files
None
Subscribers
None
D27085.diff
View Options
Index: head/sys/dev/usb/controller/dwc3.c
===================================================================
--- head/sys/dev/usb/controller/dwc3.c
+++ head/sys/dev/usb/controller/dwc3.c
@@ -235,6 +235,7 @@
DWC3_GUSB2PHYCFG0_USBTRDTIM(DWC3_GUSB2PHYCFG0_USBTRDTIM_8BITS);
}
DWC3_WRITE(sc, DWC3_GUSB2PHYCFG0, reg);
+ OF_prop_free(phy_type);
}
static void
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 9, 11:07 PM (3 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38618174
Default Alt Text
D27085.diff (366 B)
Attached To
Mode
D27085: Plug minor memory leak in dwc3 USB2/USB3 controller.
Attached
Detach File
Event Timeline
Log In to Comment