[asan] Fix a flaky test.
This test has a chance to hit some other random allocation and get neither heap overflow nor SEGV. Relax test condition to only check that there is no internal CHECK failure. llvm-svn: 217769
Loading
Please sign in to comment