HomeFreeBSD

MFC r343953:

Description

MFC r343953:
Replace calls to sin(x) and cos(x) with a single call to sincos().
Replace calls to sinf(x) and cosf(x) with a single call to sincosf().

Approved by: grog, jhb (mentors)

Details

Provenance
peterjAuthored on
Parents
rS347066: This update eliminates a kernel stack disclosure bug in UFS/FFS
Branches
Unknown
Tags
Unknown