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
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
Unknown Object (File)
Nov 27 2023, 5:07 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.