[all-commits] [llvm/llvm-project] 1611e5: [OpenMP] libomp: cleanup some resource leaks

Andrey Churbanov via All-commits all-commits at lists.llvm.org
Sat Feb 20 12:28:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1611e5473c5e30e0eea9ec5bd187ed455bdd6109
      https://github.com/llvm/llvm-project/commit/1611e5473c5e30e0eea9ec5bd187ed455bdd6109
  Author: AndreyChurbanov <andrey.churbanov at intel.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M openmp/runtime/src/z_Linux_util.cpp

  Log Message:
  -----------
  [OpenMP] libomp: cleanup some resource leaks

Close mutexattr and condattr local objects to eliminate resource leaks.

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




More information about the All-commits mailing list