Module Name: src Committed By: joerg Date: Sat Apr 27 17:19:47 UTC 2013
Modified Files:
src/lib/libm/src: s_scalbln.c
Log Message:
Casting is a not a valid way to check for overflow, so be explicit and
use the limit macros.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libm/src/s_scalbln.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
