Cleanup: memory leaks on warnings printing fixed; some memory freeing cleaned; poor...
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Mon, 28 Nov 2016 19:23:09 +0000 (19:23 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Mon, 28 Nov 2016 19:23:09 +0000 (19:23 +0000)
commitbcadbd63027436f063f249b27232ca7fde888cda
treef0f9df7e48631762cec43517cd1dd323edd058cb
parent0ee250eee84da1fbcf94eaf5595420abdb8228e5
Cleanup: memory leaks on warnings printing fixed; some memory freeing cleaned; poor indents and one typo fixed.

Patch by Victor Campos.

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

llvm-svn: 288054
openmp/runtime/src/kmp_environment.c
openmp/runtime/src/kmp_i18n.c
openmp/runtime/src/kmp_itt.c
openmp/runtime/src/kmp_settings.c
openmp/runtime/src/kmp_str.c
openmp/runtime/src/z_Linux_util.c
openmp/runtime/src/z_Windows_NT_util.c