Page MenuHomeFreeBSD

Retire unnecessary __packed attribute from some struct's definition.
ClosedPublic

Authored by dchagin on May 26 2021, 7:24 PM.
Tags
None
Referenced Files
F82211893: D30482.diff
Fri, Apr 26, 1:56 PM
Unknown Object (File)
Mar 7 2024, 6:37 PM
Unknown Object (File)
Feb 3 2024, 8:10 PM
Unknown Object (File)
Jan 14 2024, 5:04 AM
Unknown Object (File)
Jan 13 2024, 7:51 AM
Unknown Object (File)
Dec 23 2023, 12:20 AM
Unknown Object (File)
Dec 22 2023, 5:37 PM
Unknown Object (File)
Nov 28 2023, 7:44 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39478
Build 36367: arc lint + arc unit

Event Timeline

dchagin edited the test plan for this revision. (Show Details)
dchagin added a reviewer: Linux Emulation.

Seems reasonable, out of curiosity what prompted taking this on? (I.e., did you discover an issue with the current version?)

Seems reasonable, out of curiosity what prompted taking this on? (I.e., did you discover an issue with the current version?)

nothing serious, I read the code from pitwuu and see that the structure definition with wrong _packed are copied

This revision was not accepted when it landed; it landed in state Needs Review.May 31 2021, 6:57 PM
This revision was automatically updated to reflect the committed changes.