[OpenMP] libomp: cleanup some resource leaks
authorAndreyChurbanov <andrey.churbanov@intel.com>
Sat, 20 Feb 2021 20:26:35 +0000 (23:26 +0300)
committerAndreyChurbanov <andrey.churbanov@intel.com>
Sat, 20 Feb 2021 20:27:37 +0000 (23:27 +0300)
commit1611e5473c5e30e0eea9ec5bd187ed455bdd6109
tree28ce04cee69a533e5ac561b2f96fd21bdbc72d2f
parent09966a66ffd08a04306c754ce20420d05109771a
[OpenMP] libomp: cleanup some resource leaks

Close mutexattr and condattr local objects to eliminate resource leaks.

Differential Revision: https://reviews.llvm.org/D96892
openmp/runtime/src/z_Linux_util.cpp