Found |
r1781507 |
r1781507 | stsp | 2017-02-03 08:50:33 +0000 (Fri, 03 Feb 2017) Fix a NULL deref in libsvn_repos which makes svndumpfilter crash. * subversion/libsvn_repos/dump.c (svn_repos__dump_revision_record): Don't try to print a Content-length header if propstring is NULL. Reported by: Steven Barbaglia https://svn.haxx.se/users/archive-2017-02/0012.shtml