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
F153331148: D42200.id128751.diff
Mon, Apr 20, 12:55 PM
Unknown Object (File)
Fri, Apr 17, 10:58 PM
Unknown Object (File)
Tue, Apr 14, 10:25 AM
Unknown Object (File)
Mon, Apr 13, 3:37 AM
Unknown Object (File)
Sun, Apr 12, 8:39 PM
Unknown Object (File)
Fri, Apr 10, 1:10 PM
Unknown Object (File)
Tue, Apr 7, 3:18 PM
Unknown Object (File)
Tue, Apr 7, 12:55 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