[all-commits] [llvm/llvm-project] 262c50: [sanitizer] Fix crash on empty strings.

llvmbot via All-commits all-commits at lists.llvm.org
Wed Jan 27 13:14:24 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 262c50856a377371cbea673419143ae45c590b7e
      https://github.com/llvm/llvm-project/commit/262c50856a377371cbea673419143ae45c590b7e
  Author: Evgenii Stepanov <eugenis at google.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

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

  Log Message:
  -----------
  [sanitizer] Fix crash on empty strings.

Patch by Vyacheslav Chigrin.

Reviewed By: eugenis

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




More information about the All-commits mailing list