Page MenuHomeFreeBSD

D30454.diff
No OneTemporary

D30454.diff

diff --git a/sys/netgraph/bluetooth/hci/ng_hci_evnt.c b/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
--- a/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
+++ b/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
@@ -528,6 +528,7 @@
if (error != 0) {
ng_hci_con_untimeout(con);
ng_hci_free_con(con);
+ goto out;
}
} else if ((error = ng_hci_con_untimeout(con)) != 0)

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 1, 6:31 AM (2 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29101620
Default Alt Text
D30454.diff (366 B)

Event Timeline