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)
Mon, Sep 7, 9:04 AM
Unknown Object (File)
Sat, Aug 22, 5:45 AM
Unknown Object (File)
Aug 11 2026, 2:42 PM
Unknown Object (File)
Aug 7 2026, 8:47 AM
Unknown Object (File)
Aug 6 2026, 7:36 AM
Unknown Object (File)
Aug 6 2026, 6:04 AM
Unknown Object (File)
Aug 5 2026, 4:12 AM
Unknown Object (File)
May 20 2026, 6:39 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