[all-commits] [llvm/llvm-project] f7e04b: [lldb/Gui] zero-initialize children_stop_id

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Wed Sep 2 20:06:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f7e04b710d2d90ae913e737550f7eec03d2c9f37
      https://github.com/llvm/llvm-project/commit/f7e04b710d2d90ae913e737550f7eec03d2c9f37
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

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

  Log Message:
  -----------
  [lldb/Gui] zero-initialize children_stop_id

This is currently causing msan warnings in the API tests when run under msan, e.g. `commands/gui/basic/TestGuiBasic.py`.

Reviewed By: clayborg

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




More information about the All-commits mailing list