/[Apache-SVN]
ViewVC logotype

Revision 1880374


Jump to revision: Previous Next
Author: hartmannathan
Date: Tue Jul 28 14:38:35 2020 UTC (3 years, 8 months ago)
Changed paths: 2
Log Message:
Fix harmless uninitialized read in svn_fs_*_index_append

* subversion/libsvn_fs_fs/index.c (svn_fs_fs__l2p_index_append),
  subversion/libsvn_fs_x/index.c
  (svn_fs_x__l2p_index_append, svn_fs_x__p2l_index_append):
  Do not access entry fields that are unset due to reaching eof.

Found by: Clang 10 memory sanitizer

Patch by: Orivej Desh <orivej{_AT_}gmx.fr>

Reviewed by: danielsh (svn_fs_fs__l2p_index_append)
             hartmannathan


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_fs_fs/index.c modified , text changed
Directorysubversion/trunk/subversion/libsvn_fs_x/index.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26