/[Apache-SVN]
ViewVC logotype

Revision 1295404


Jump to revision: Previous Next
Author: dcreager
Date: Thu Mar 1 04:01:09 2012 UTC (12 years, 1 month ago)
Changed paths: 4
Log Message:
AVRO-1034. C: Resolved reader initializes child array.

The resolved reader array implementation now initializes its children
array.  We only need to initialize the elements of the array when
they're first created.  This happens the first time we access a
particular element, or any element that appears after it in the array.

Test case contributed by Vivek Nadkarni.


Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/c/src/resolved-reader.c modified , text changed
Directoryavro/trunk/lang/c/tests/CMakeLists.txt modified , text changed
Directoryavro/trunk/lang/c/tests/test_avro_1034.c added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26