Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162648202
D45507.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D45507.diff
View Options
diff --git a/sys/compat/linuxkpi/common/src/linux_80211.c b/sys/compat/linuxkpi/common/src/linux_80211.c
--- a/sys/compat/linuxkpi/common/src/linux_80211.c
+++ b/sys/compat/linuxkpi/common/src/linux_80211.c
@@ -5054,6 +5054,7 @@
goto err;
}
+ lsta = NULL;
if (sta != NULL) {
lsta = STA_TO_LSTA(sta);
ni = ieee80211_ref_node(lsta->ni);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 9:52 AM (1 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35132174
Default Alt Text
D45507.diff (351 B)
Attached To
Mode
D45507: LinuxKPI: 802.11: initalize lsta to NULL in linuxkpi_ieee80211_rx()
Attached
Detach File
Event Timeline
Log In to Comment