Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156724448
D1989.id4036.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
336 B
Referenced Files
None
Subscribers
None
D1989.id4036.diff
View Options
Index: sys/kern/uipc_syscalls.c
===================================================================
--- sys/kern/uipc_syscalls.c
+++ sys/kern/uipc_syscalls.c
@@ -2108,6 +2108,7 @@
goto out;
}
} else if (fp->f_type == DTYPE_SHM) {
+ error = 0;
shmfd = fp->f_data;
obj = shmfd->shm_object;
*obj_size = shmfd->shm_size;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 10:27 PM (3 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33156487
Default Alt Text
D1989.id4036.diff (336 B)
Attached To
Mode
D1989: Correct the use of an unitialized variable in sendfind_getobj()
Attached
Detach File
Event Timeline
Log In to Comment