cvs commit: src/lib/msun/i387 s_ceilf.S s_floorf.S s_truncf.S
David Schultz
das at FreeBSD.ORG
Fri May 6 11:47:52 PDT 2005
On Fri, May 06, 2005, Daniel Eischen wrote:
> deischen 2005-05-06 15:44:20 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/msun/i387 s_ceilf.S s_floorf.S s_truncf.S
> Log:
> Prevent these functions from using stack outside of their frame.
>
> Reported by: Marc Olzheim <marcolz at stack dot nl>
> OK'd by: das
Thanks! For posterity's sake, we got this from NetBSD and they
fixed it in:
s_ceilf.S,v 1.5 and 1.6
s_floorf.S,v 1.5
More information about the cvs-src
mailing list