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)
Fri, Oct 17, 6:18 AM
Unknown Object (File)
Thu, Oct 16, 2:56 AM
Unknown Object (File)
Thu, Oct 16, 2:56 AM
Unknown Object (File)
Thu, Oct 16, 2:55 AM
Unknown Object (File)
Wed, Oct 15, 4:01 PM
Unknown Object (File)
Wed, Sep 24, 10:36 PM
Unknown Object (File)
Sat, Sep 20, 8:38 PM
Unknown Object (File)
Sep 3 2025, 6:03 AM
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 Not Applicable
Unit
Tests Not Applicable