This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 0e5d199 Fix small memory leak regarding __kmp_nested_proc_bind new fa45385 Fix memory error in case of reinit using kmp_set_defaults() f [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: runtime/src/kmp_lock.cpp | 6 ++++ runtime/test/api/kmp_set_defaults_lock_bug.c | 53 ++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 runtime/test/api/kmp_set_defaults_lock_bug.c