Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115902606
D42777.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
294 B
Referenced Files
None
Subscribers
None
D42777.diff
View Options
diff --git a/sys/kern/kern_exit.c b/sys/kern/kern_exit.c
--- a/sys/kern/kern_exit.c
+++ b/sys/kern/kern_exit.c
@@ -983,7 +983,6 @@
proc_id_clear(PROC_ID_PID, p->p_pid);
PROC_LOCK(p);
- knlist_delete(p->p_klist, td, 1);
knlist_detach(p->p_klist);
p->p_klist = NULL;
PROC_UNLOCK(p);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 5:24 AM (16 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17873686
Default Alt Text
D42777.diff (294 B)
Attached To
Mode
D42777: Another fix for PR275286
Attached
Detach File
Event Timeline
Log In to Comment