cvs commit: src/lib/msun/i387 s_ceilf.S s_floorf.S s_truncf.S
Daniel Eischen
deischen at FreeBSD.org
Fri May 6 08:44:21 PDT 2005
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
Revision Changes Path
1.2 +5 -5 src/lib/msun/i387/s_ceilf.S
1.2 +5 -5 src/lib/msun/i387/s_floorf.S
1.2 +5 -5 src/lib/msun/i387/s_truncf.S
More information about the cvs-src
mailing list