FreeBSD Bugzilla – Attachment 99266 Details for
Bug 138318
[libc] [patch] select(2) in i386 emulation can overwrite user data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 453 bytes, created by
Peter Jeremy
on 2009-08-30 00:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Jeremy
Created:
2009-08-30 00:10:01 UTC
Size:
453 bytes
patch
obsolete
>Index: select.h >=================================================================== >RCS file: /usr/ncvs/src/sys/sys/select.h,v >retrieving revision 1.20 >diff -u -r1.20 select.h >--- select.h 6 Jan 2006 22:12:46 -0000 1.20 >+++ select.h 29 Aug 2009 23:00:08 -0000 >@@ -39,7 +39,7 @@ > #include <sys/_timeval.h> > #include <sys/timespec.h> > >-typedef unsigned long __fd_mask; >+typedef __uint32_t __fd_mask; > #if __BSD_VISIBLE > typedef __fd_mask fd_mask; > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 138318
: 99266