Page MenuHomeFreeBSD

libprocstat: copy all the 32-bit auxv entries
ClosedPublic

Authored by brooks on Oct 13 2023, 6:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 23, 9:08 PM
Unknown Object (File)
Sun, Sep 20, 11:06 PM
Unknown Object (File)
Sun, Sep 20, 11:05 PM
Unknown Object (File)
Sun, Sep 20, 7:37 PM
Unknown Object (File)
Sat, Sep 19, 1:45 PM
Unknown Object (File)
Mon, Sep 7, 9:04 AM
Unknown Object (File)
Aug 22 2026, 5:45 AM
Unknown Object (File)
Aug 11 2026, 2:42 PM
Subscribers

Details

Summary

Use source struct size not the destination struct size so we copy all
the auxv entries, not just the first half of them.

Fix a style issue on an adjacent line.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53976
Build 50866: arc lint + arc unit