ra_svn vwrite_tuple() optional elements robustness
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 6 Nov 2016 01:21:36 +0000
During the r1767197 thread, I noticed that vwrite_tuple() doesn't
vwrite_tuple("(?r?r)", SVN_INVALID_REVNUM, (svn_revnum_t) 42)
would happily generate a «( 42 ) » tuple, instead of triggering an
This would be easy to fix, and would prevent a class of bugs.
Cheers,
Daniel
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.