[all-commits] [llvm/llvm-project] 846909: [lldb] Fix UBSan regression in GetSLEB128

Jan Kratochvil via All-commits all-commits at lists.llvm.org
Fri Jun 5 03:01:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 846909e2ab0bd279ae2a8ec86074521f59c49eb3
      https://github.com/llvm/llvm-project/commit/846909e2ab0bd279ae2a8ec86074521f59c49eb3
  Author: Jan Kratochvil <jan.kratochvil at redhat.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M lldb/source/Utility/DataExtractor.cpp

  Log Message:
  -----------
  [lldb] Fix UBSan regression in GetSLEB128

It regressed recently by my: https://reviews.llvm.org/D81119




More information about the All-commits mailing list