[all-commits] [llvm/llvm-project] f3f904: [lldb] Fix leak in test

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Jun 11 00:21:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3f904563ec9ce8c7bfda83bbca19790cc4d9afc
      https://github.com/llvm/llvm-project/commit/f3f904563ec9ce8c7bfda83bbca19790cc4d9afc
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M lldb/include/lldb/Host/linux/HostInfoLinux.h
    M lldb/source/Host/linux/HostInfoLinux.cpp
    M lldb/unittests/Host/HostInfoTest.cpp

  Log Message:
  -----------
  [lldb] Fix leak in test

Test leaks if we run
tools/lldb/unittests/Host/HostTests without --gtest_filter

Reviewed By: teemperor

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




More information about the All-commits mailing list