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)
Wed, Feb 12, 2:55 AM
Unknown Object (File)
Wed, Feb 5, 5:06 AM
Unknown Object (File)
Thu, Jan 30, 11:17 AM
Unknown Object (File)
Sun, Jan 26, 9:18 PM
Unknown Object (File)
Sat, Jan 25, 6:06 PM
Unknown Object (File)
Sat, Jan 25, 4:58 PM
Unknown Object (File)
Fri, Jan 24, 5:51 PM
Unknown Object (File)
Jan 11 2025, 12:38 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