Commit 0229ddbf authored by Rusty Russell's avatar Rusty Russell

altstack: disable valgrind.

It does not seem to respect stack games!
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent e65a9218
...@@ -109,6 +109,7 @@ ...@@ -109,6 +109,7 @@
* // (altstack@103) SIGSEGV caught * // (altstack@103) SIGSEGV caught
* // altstack return: -1, fn return: (nil) * // altstack return: -1, fn return: (nil)
* *
* Ccanlint: tests_pass_valgrind FAIL
* License: APACHE-2 * License: APACHE-2
* Author: Dan Good <dan@dancancode.com> * Author: Dan Good <dan@dancancode.com>
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment