Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168252714
D51634.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
290 B
Referenced Files
None
Subscribers
None
D51634.diff
View Options
diff --git a/sys/netlink/netlink_io.c b/sys/netlink/netlink_io.c
--- a/sys/netlink/netlink_io.c
+++ b/sys/netlink/netlink_io.c
@@ -308,6 +308,7 @@
npt_clear(struct nl_pstate *npt)
{
lb_clear(&npt->lb);
+ npt->cookie = NULL;
npt->error = 0;
npt->err_msg = NULL;
npt->err_off = 0;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 4:55 AM (11 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37305484
Default Alt Text
D51634.diff (290 B)
Attached To
Mode
D51634: netlink: Fully clear parser state between messages
Attached
Detach File
Event Timeline
Log In to Comment