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, May 20, 6:39 AM
Unknown Object (File)
Wed, May 20, 3:35 AM
Unknown Object (File)
Tue, May 19, 3:28 AM
Unknown Object (File)
Sun, May 17, 9:40 AM
Unknown Object (File)
Sat, May 16, 12:24 AM
Unknown Object (File)
Sat, May 16, 12:24 AM
Unknown Object (File)
Sat, May 16, 12:24 AM
Unknown Object (File)
Sat, May 16, 12:23 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