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, Mar 15, 9:05 AM
Unknown Object (File)
Feb 27 2026, 5:20 AM
Unknown Object (File)
Feb 25 2026, 11:17 PM
Unknown Object (File)
Feb 23 2026, 12:13 PM
Unknown Object (File)
Feb 8 2026, 3:22 PM
Unknown Object (File)
Jan 16 2026, 4:45 PM
Unknown Object (File)
Jan 12 2026, 4:58 AM
Unknown Object (File)
Dec 29 2025, 5:09 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 Not Applicable
Unit
Tests Not Applicable