OSDN Git Service

Fix fread returning bad data.
authorChristopher Ferris <cferris@google.com>
Sat, 28 Feb 2015 02:22:45 +0000 (18:22 -0800)
committerChristopher Ferris <cferris@google.com>
Sat, 28 Feb 2015 02:22:45 +0000 (18:22 -0800)
commitcc9ca1051dbf5bd2af1b801de13d43a399521cf9
treef8fd2edf4fd85c87a1b9259c821c4d8f9878b104
parente6a33cefe4b3759fb77d9e69356cb50a97ea7e54
Fix fread returning bad data.

Bug: 19172514
Change-Id: I05016577858a02aca7d14e75e6ec28abc925037c
libc/stdio/fread.c
tests/stdio_test.cpp