Re: svn commit: r1469520 - /subversion/trunk/subversion/libsvn_fs_fs/tree.c
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 14 May 2013 12:02:48 +0100
Branko Čibej <brane_at_wandisco.com> writes:
> This discussion is out of date, I committed a different fix yesterday
There was no uninitialized read to avoid. My compiler now produces:
../src/subversion/libsvn_fs_fs/tree.c: In function 'open_path':
which is essentially the same as the original warning that Blair saw:
../src/subversion/libsvn_fs_fs/tree.c: In function 'open_path':
These warnings are "maybe" which means there will be false positives and
Why do people want to fix this particular instance?
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2013-05-14 13:03:28 CEST |
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.