From: Rich Felker Date: Wed, 18 Apr 2012 07:53:53 +0000 (-0400) Subject: fix typo in exponent reading code or floats X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=1ff3e6fa2573ece62c53d7e22563a94f8398d0e1;hp=1ff3e6fa2573ece62c53d7e22563a94f8398d0e1 fix typo in exponent reading code or floats this was basically harmless, but could have resulted in misreading inputs with more than a few gigabytes worth of digits.. ---