svn propchange: r1936337 - svn:log

[email protected] Mon, 20 Jul 2026 09:09:24 -0000
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <178453856442.2609165.3859787942539790250@svn03-he-fi>
Author: dsahlberg
Revision: 1936337
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -8,5 +8,8 @@ Also limit the accepted value length to
 so that the len + 1 allocation in read_key_or_val() cannot wrap.
 This applies to both "K" and "D" as well.
 
+* subversion/libsvn_repos/load.c
+  (parse_property_block): ... as above
+
 Patch by: Guanqiang Han <hanguanqiang-UOlijcLmZ/[email protected]> (tweaked by me)