Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164261484
D55447.id172470.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
350 B
Referenced Files
None
Subscribers
None
D55447.id172470.diff
View Options
diff --git a/sys/net/if_vlan.c b/sys/net/if_vlan.c
--- a/sys/net/if_vlan.c
+++ b/sys/net/if_vlan.c
@@ -1345,6 +1345,7 @@
VLAN_SLOCK();
if (__predict_false((ifv = ifp->if_softc) == NULL)) {
+ VLAN_SUNLOCK();
/*
* XXXGL: the interface already went through if_dead(). This
* check to be removed when we got better interface removal.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 31, 4:57 AM (13 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35768456
Default Alt Text
D55447.id172470.diff (350 B)
Attached To
Mode
D55447: net/if_vlan.c: do not leak vlan sx slock in vlan_clone_dump_nl()
Attached
Detach File
Event Timeline
Log In to Comment