FreeBSD Bugzilla – Attachment 22860 Details for
Bug 39560
unaligned access in wihap_input_data ( wi_hostap.c )
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
wi.diff
wi.diff (text/plain; charset=us-ascii), 396 bytes, created by
robert
on 2002-06-20 12:32:12 UTC
(
hide
)
Description:
wi.diff
Filename:
MIME Type:
Creator:
robert
Created:
2002-06-20 12:32:12 UTC
Size:
396 bytes
patch
obsolete
>Index: src/sys/dev/wi/wi_hostap.c >=================================================================== >RCS file: /home/ncvs/src/sys/dev/wi/wi_hostap.c,v >retrieving revision 1.14 >diff -r1.14 wi_hostap.c >343a344,347 >> #if defined(__alpha__) || defined(__sparc64__) >> return (a[0] == b[0] && a[1] == b[1] && a[2] == b[2] && >> a[3] == b[3] && a[4] == b[4] && a[5] == b[5]); >> #else >345a350 >> #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 39560
: 22860