[all-commits] [llvm/llvm-project] 4ecfa0: [sanitizers] Fix integer underflow when parsing ELF.

Florian Mayer via All-commits all-commits at lists.llvm.org
Tue Jan 4 21:47:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ecfa0a0c5fba0acad8c902d49243c60b6ccd34e
      https://github.com/llvm/llvm-project/commit/4ecfa0a0c5fba0acad8c902d49243c60b6ccd34e
  Author: Florian Mayer <fmayer at google.com>
  Date:   2022-01-04 (Tue, 04 Jan 2022)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp

  Log Message:
  -----------
  [sanitizers] Fix integer underflow when parsing ELF.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D116639




More information about the All-commits mailing list