Re: Svndumpfilter crash on Windows 10

2017-01-30 Thread Daniel Shahaf
Daniel Shahaf wrote on Thu, Jan 19, 2017 at 07:41:03 +: > zsh: segmentation fault svndumpfilter include / > ]]] > > The fix should be just a matter of not dereferencing 'propstring' in > svn_repos__dump_revision_record() in at the point > SVN_REPOS_DUMPFILE_CONTENT_LENGTH is printed. Ping?

Re: Svndumpfilter crash on Windows 10

2017-01-18 Thread Daniel Shahaf
[users@->dev@] Brian Colavito wrote on Wed, Jan 18, 2017 at 21:12:15 -0500: > This was using the binary bundled with VisualSVN. I got similar results > using the one from TortoiseSVN. Reproduction recipe: [[[ % svnadmin create r % svnadmin delrevprop r -r0 svn:date % svnadmin dump r | svndum