Commit 7a64b3f
tests: Don't set detect_leaks on FreeBSD
It's not implemented by the ASAN runtime on FreeBSD and configuring it
causes a message to that effect to be printed, causing all tests to
fail due to unexpected output on stderr.1 parent bc63748 commit 7a64b3f
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments