valgrind UMRs in "svn merge --record-only"
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 30 Nov 2009 14:42:00 +0000
I'm seeing an unitialised memory read during "svn merge --record-only"
/* Easy out: We are only applying mergeinfo changes to existing paths. */
without setting *state so when add_directory then goes on the check
Index: subversion/libsvn_client/merge.c
but I'm not sure that svn_wc_notify_state_unknown is correct. Does
The same code occurs in other places such as merge_dir_deleted,
-- Philip ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2425507 Please start new threads on the <dev_at_subversion.apache.org> mailing list. To subscribe to the new list, send an empty e-mail to <dev-subscribe_at_subversion.apache.org>.Received on 2009-11-30 15:42:19 CET |
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.