diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-01-02 19:18:27 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-01-02 19:18:27 +0000 |
| commit | 316d58822dada9440bd06ecfc758dcc2364d617c (patch) | |
| tree | fe72ec2e6ce9a360dda74d9d57f7acdb0e3c39d6 /test/scudo/double-free.cpp | |
| parent | 0230fcf22fe7d19f03d981c9c2c59a3db0b72ea5 (diff) | |
Vendor import of compiler-rt trunk r290819:vendor/compiler-rt/compiler-rt-trunk-r290819
Notes
svn path=/vendor/compiler-rt/dist/; revision=311120
svn path=/vendor/compiler-rt/compiler-rt-trunk-r290819/; revision=311121; tag=vendor/compiler-rt/compiler-rt-trunk-r290819
Diffstat (limited to 'test/scudo/double-free.cpp')
| -rw-r--r-- | test/scudo/double-free.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scudo/double-free.cpp b/test/scudo/double-free.cpp index 4f5bf0cb8e56..75919f0c459c 100644 --- a/test/scudo/double-free.cpp +++ b/test/scudo/double-free.cpp @@ -46,4 +46,4 @@ int main(int argc, char **argv) return 0; } -// CHECK: ERROR: invalid chunk state when deallocating address +// CHECK: ERROR: invalid chunk state |
