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)
Sun, Apr 6, 5:37 AM
Unknown Object (File)
Fri, Apr 4, 4:45 PM
Unknown Object (File)
Sat, Mar 15, 10:30 PM
Unknown Object (File)
Feb 27 2025, 4:12 AM
Unknown Object (File)
Feb 26 2025, 9:21 PM
Unknown Object (File)
Feb 25 2025, 8:30 PM
Unknown Object (File)
Feb 12 2025, 2:55 AM
Unknown Object (File)
Feb 5 2025, 5:06 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