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, Feb 27, 5:20 AM
Unknown Object (File)
Wed, Feb 25, 11:17 PM
Unknown Object (File)
Mon, Feb 23, 12:13 PM
Unknown Object (File)
Sun, Feb 8, 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
Unknown Object (File)
Dec 13 2025, 12:33 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