Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144483719
D40908.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
376 B
Referenced Files
None
Subscribers
None
D40908.diff
View Options
diff --git a/sys/kern/kern_proc.c b/sys/kern/kern_proc.c
--- a/sys/kern/kern_proc.c
+++ b/sys/kern/kern_proc.c
@@ -3286,7 +3286,6 @@
kvm32.kvm_shp_addr = (uint32_t)kvm.kvm_shp_addr;
kvm32.kvm_shp_size = (uint32_t)kvm.kvm_shp_size;
kvm32.kvm_map_flags = kvm.kvm_map_flags;
- vmspace_free(vmspace);
error = SYSCTL_OUT(req, &kvm32, sizeof(kvm32));
goto out;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 5:23 PM (6 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28598293
Default Alt Text
D40908.diff (376 B)
Attached To
Mode
D40908: KERN_PROC_VM_LAYOUT sysctl: fix bug in 32-bit-compatible path
Attached
Detach File
Event Timeline
Log In to Comment