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
F138184898: D42200.id128751.diff
Sat, Nov 29, 4:44 PM
Unknown Object (File)
Tue, Nov 25, 12:16 PM
Unknown Object (File)
Fri, Nov 21, 10:12 PM
Unknown Object (File)
Thu, Nov 20, 10:38 AM
Unknown Object (File)
Sun, Nov 16, 3:18 AM
Unknown Object (File)
Thu, Nov 6, 2:39 AM
Unknown Object (File)
Oct 29 2025, 10:25 AM
Unknown Object (File)
Oct 29 2025, 9:00 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