[all-commits] [llvm/llvm-project] b4825a: [lldb][gui] Fix uninitialized variable in SourceFi...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Tue Mar 9 10:58:25 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4825a6d9c18bdb3e241d709f2f76573aba9f91b
      https://github.com/llvm/llvm-project/commit/b4825a6d9c18bdb3e241d709f2f76573aba9f91b
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    M lldb/source/Core/IOHandlerCursesGUI.cpp

  Log Message:
  -----------
  [lldb][gui] Fix uninitialized variable in SourceFileWindowDelegate.

After 5419b671375c46299ff1da6c929859040e7beaf5 (which is `[SimplifyCFG] Update FoldTwoEntryPHINode to handle and/or of select and binop equally`), this uninitialized value is detected by msan.




More information about the All-commits mailing list