[BZ #263]
authorRoland McGrath <roland@gnu.org>
Tue, 13 Jul 2004 00:23:34 +0000 (00:23 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 13 Jul 2004 00:23:34 +0000 (00:23 +0000)
commit69a64e9b471ebb456f2807c1cc04652167da154a
tree463188b4803fa0993e7a5d795369af70b217ed0a
parent85fdc62bda73981c940d6a148a8571bc14a7e327
[BZ #263]

2004-07-12  Paul Eggert  <eggert@cs.ucla.edu>
[BZ #263]
* sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Don't store
outside the buffer if the read returns 0.  __strtod_l can't set
endp to NULL, so remove a test for that case.
ChangeLog
sysdeps/unix/sysv/linux/getloadavg.c