]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Ignore ELF sections that have zero size. Fixes #309600.
authorJulian Seward <jseward@acm.org>
Thu, 8 Nov 2012 15:45:16 +0000 (15:45 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 8 Nov 2012 15:45:16 +0000 (15:45 +0000)
commit5bbaebd031cdca9dff968eb47f0aaba2f3e01dcd
treeb848ff20d29c123d6227fe325eb404443375860c
parent1ef2516cd38b69e10cc00c1a59f2022c4832f47b
Ignore ELF sections that have zero size.  Fixes #309600.
(Dragos Tatulea, dragos.tatulea@gmail.com)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13109
coregrind/m_debuginfo/readelf.c