Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2005 15:44:20 +0000 (UTC)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/i387 s_ceilf.S s_floorf.S s_truncf.S
Message-ID:  <200505061544.j46FiKsq073474@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505061544.j46FiKsq073474>