Nagram/TMessagesProj/jni/voip/webrtc/base/third_party/valgrind
2020-09-30 16:48:47 +03:00
..
LICENSE Update to 7.1.0 (2090) 2020-09-30 16:48:47 +03:00
memcheck.h Update to 7.1.0 (2090) 2020-09-30 16:48:47 +03:00
README.chromium Update to 7.1.0 (2090) 2020-09-30 16:48:47 +03:00
valgrind.h Update to 7.1.0 (2090) 2020-09-30 16:48:47 +03:00

Name: valgrind
URL: http://valgrind.org
License: BSD

Header files in this directory define runtime macros that determine whether the
current process is running under Valgrind and tell Memcheck tool about custom
memory allocators.

These header files were taken from Valgrind source code
(svn://svn.valgrind.org/valgrind/trunk@11504, dated 21 Jan 2011). The files are
covered under BSD license as described within.