FreeBSD Bugzilla – Attachment 95205 Details for
Bug 133553
fix palm/pose on FreeBSD 7.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 487 bytes, created by
Sergei Mozhaisky
on 2009-04-10 00:50:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sergei Mozhaisky
Created:
2009-04-10 00:50:03 UTC
Size:
487 bytes
patch
obsolete
>--- ../SrcShared/Miscellaneous.cpp.orig 2009-04-10 01:19:49.000000000 +0300 >+++ ../SrcShared/Miscellaneous.cpp 2009-04-10 01:20:31.000000000 +0300 >@@ -1370,7 +1370,7 @@ > char buffer[ sizeof (DlpReqHeaderType) + > sizeof (DlpTinyArgWrapperType) + > sizeof (DlpWriteUserInfoReqHdrType) + >- dlpMaxUserNameSize]; >+ dlpMaxUserNameSize] __attribute__((__aligned__(2))); > > // Get handy pointers to all of the above. > DlpReqHeaderType* reqHdr = (DlpReqHeaderType*) buffer;
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 133553
: 95205