HomeFreeBSD

libprocstat: copy all the 32-bit auxv entries

Description

libprocstat: copy all the 32-bit auxv entries

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.

Reviewed by: markj
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D42200

Details

Provenance
brooksAuthored on Oct 16 2023, 4:53 PM
Reviewer
markj
Differential Revision
D42200: libprocstat: copy all the 32-bit auxv entries
Parents
rG72a4ee26a7c6: libprocstat: make sv_name not static
Branches
Unknown
Tags
Unknown