/[Apache-SVN]
ViewVC logotype

Revision 1498885


Jump to revision: Previous Next
Author: brane
Date: Tue Jul 2 11:37:54 2013 UTC (10 years, 9 months ago)
Changed paths: 1
Log Message:
Fix change initialization in the Ev2 compatibility shims.
The shims expect an uninitialized change record's kind to be svn_node_unknown,
but it was initialized to zero, which is svn_node_none.

* subversion/libsvn_delta/compat.c:
  (locate_change): Init change->kind explicitly to svn_node_unknown.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_delta/compat.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26