/[Apache-SVN]
ViewVC logotype

Revision 1102335


Jump to revision: Previous Next
Author: dcreager
Date: Thu May 12 15:06:02 2011 UTC (12 years, 11 months ago)
Changed paths: 2
Log Message:
AVRO-819. C: Fix file reader EOF detection

This patch fixes a bug that Miki Tebeka discovered in the file reader
code.  Errors weren't getting propagated correctly through the call
stack.  This caused the file reader to not correctly detect EOF, and so
you'd loop through the final block in a file twice.  (The second time
through, we wouldn't fill in the datum instance.)


Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/c/src/avro_private.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26