Re: [PATCH] svn_fs_fs__get_changes: do not crash without cache

2013-12-09 Thread Branko Čibej
On 10.12.2013 04:34, Evgeny Kotkov wrote: > Hi, > > I've noticed that the svn_fs_fs__get_changes function currently invokes > undefined behavior when there is no CHANGES_CACHE present. Committed in r1549766, thanks! -- Brane -- Branko Čibej | Director of Subversion WANdisco // Non-Stop Data e.

[PATCH] svn_fs_fs__get_changes: do not crash without cache

2013-12-09 Thread Evgeny Kotkov
Hi, I've noticed that the svn_fs_fs__get_changes function currently invokes undefined behavior when there is no CHANGES_CACHE present. According to the fs_fs_data_t contract, this is a perfectly valid situation (see subversion\libsvn_fs_fs\fs.h around trunk@1549686): [[[ /* Private (non-shared