Commit 35e0f55
committed
ASan: Run with verify_asan_link_order=0
Avoids error message:
ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD.
Affected tests:
nested_detach
nested_detach_kill
nested_detach_kill_stuck
nested_detach_stop
nested_detach_wait1 parent 495b1b2 commit 35e0f55
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2223 | 2223 | | |
2224 | 2224 | | |
2225 | 2225 | | |
| 2226 | + | |
| 2227 | + | |
2226 | 2228 | | |
2227 | 2229 | | |
2228 | 2230 | | |
| |||
2236 | 2238 | | |
2237 | 2239 | | |
2238 | 2240 | | |
| 2241 | + | |
2239 | 2242 | | |
2240 | 2243 | | |
2241 | 2244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2461 | 2461 | | |
2462 | 2462 | | |
2463 | 2463 | | |
| 2464 | + | |
| 2465 | + | |
| 2466 | + | |
| 2467 | + | |
2464 | 2468 | | |
2465 | 2469 | | |
2466 | 2470 | | |
| |||
0 commit comments