[Openmp-commits] [PATCH] D26786: Fix memory leaks of buffer allocated in __kmp_str_format()

Phabricator via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 28 11:33:16 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288054: Cleanup: memory leaks on warnings printing fixed; some memory freeing cleaned… (authored by achurbanov).

Changed prior to commit:
  https://reviews.llvm.org/D26786?vs=78750&id=79428#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26786

Files:
  openmp/trunk/runtime/src/kmp_environment.c
  openmp/trunk/runtime/src/kmp_i18n.c
  openmp/trunk/runtime/src/kmp_itt.c
  openmp/trunk/runtime/src/kmp_settings.c
  openmp/trunk/runtime/src/kmp_str.c
  openmp/trunk/runtime/src/z_Linux_util.c
  openmp/trunk/runtime/src/z_Windows_NT_util.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26786.79428.patch
Type: text/x-patch
Size: 21453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20161128/8025c52a/attachment-0001.bin>


More information about the Openmp-commits mailing list