shaka-packager/base/third_party/valgrind
Kongqun Yang 0f24c7f9ac Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
..
LICENSE Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
README.chromium Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
memcheck.h Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
valgrind.h Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00

README.chromium

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.