Page MenuHomeFreeBSD

Clear all of the VFP state in fill_fpregs().
ClosedPublic

Authored by jhb on Sep 12 2018, 9:56 PM.
Tags
None
Referenced Files
F135218876: D17140.diff
Fri, Nov 7, 3:45 PM
Unknown Object (File)
Fri, Nov 7, 10:48 AM
Unknown Object (File)
Thu, Oct 30, 10:07 PM
Unknown Object (File)
Sat, Oct 25, 10:11 PM
Unknown Object (File)
Sat, Oct 25, 10:11 PM
Unknown Object (File)
Sat, Oct 25, 10:10 PM
Unknown Object (File)
Sat, Oct 25, 3:46 PM
Unknown Object (File)
Fri, Oct 10, 3:18 AM
Subscribers

Details

Summary

Zero the entire FP register set structure returned for ptrace() if a
thread hasn't used FP registers rather than leaking garbage in the
fp_sr and fp_cr fields.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable