This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from baa5e71 Use consume instead of manually using drop_front new d0404d3 [llvm-readobj] Validate the string table offset before using it new ddd4585 [Object] Return an error code instead of asserting new d5b688a [CVSymbolVisitor] It's possible for an error to occur in begin() new 6a56138 [SymbolDumper] Validate the string table offset before using it new f535fa1 [COFFDumper] Make sure there is sufficient padding left in th [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/DebugInfo/CodeView/StreamArray.h | 1 + lib/DebugInfo/CodeView/SymbolDumper.cpp | 11 ++++++----- lib/Object/COFFObjectFile.cpp | 8 ++++---- tools/llvm-readobj/COFFDumper.cpp | 12 ++++++++++-- 4 files changed, 21 insertions(+), 11 deletions(-)