[all-commits] [llvm/llvm-project] 8a5af9: [debugserver] Fix unintialized member variable

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Apr 13 09:47:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a5af9e28443ce8290388439f9e36cf2727d7761
      https://github.com/llvm/llvm-project/commit/8a5af9e28443ce8290388439f9e36cf2727d7761
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M lldb/tools/debugserver/source/RNBContext.h

  Log Message:
  -----------
  [debugserver] Fix unintialized member variable

Caught by ubsan (__ubsan_handle_load_invalid_value_abort) when running
the unit tests.




More information about the All-commits mailing list