llvm-project/compiler-rt/test/sanitizer_common
Evgeniy Stepanov 99d3791a88 [sanitizer] Fix crash in getgrnam_r and similar interceptors.
When no matching record is found, getgrnam_r return 0 but sets result to NULL.
Should fix PR19734.

llvm-svn: 208773
2014-05-14 12:32:40 +00:00
..
TestCases/Linux [sanitizer] Fix crash in getgrnam_r and similar interceptors. 2014-05-14 12:32:40 +00:00
Unit
CMakeLists.txt Restrict the set of sanitizers that should run tests from test/sanitizer_common 2014-05-12 22:48:29 +00:00
lit.common.cfg [Sanitizer] Add the machinery to run the same test under several sanitizers 2014-05-09 00:28:18 +00:00
lit.site.cfg.in [Sanitizer] Add the machinery to run the same test under several sanitizers 2014-05-09 00:28:18 +00:00