Found |
r1173323 |
r1173323 | danielsh | 2011-09-20 19:46:30 +0000 (Tue, 20 Sep 2011) On the fs-successor-id branch: FSFS: fix a bug in the successors index reading code, introduced (by me) in r1169991. Found by: fs-test.c * subversion/libsvn_fs_fs/fs_fs.c (read_successor_index_entry): Initialize IDS_FILE in the early-out case too. (read_successors_from_candidates): Assert that the secondary return value was initialized.