Commit b4f7b0c
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 c9afd72 commit b4f7b0c
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2221 | 2221 | | |
2222 | 2222 | | |
2223 | 2223 | | |
| 2224 | + | |
| 2225 | + | |
2224 | 2226 | | |
2225 | 2227 | | |
2226 | 2228 | | |
| |||
2234 | 2236 | | |
2235 | 2237 | | |
2236 | 2238 | | |
| 2239 | + | |
2237 | 2240 | | |
2238 | 2241 | | |
2239 | 2242 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2453 | 2453 | | |
2454 | 2454 | | |
2455 | 2455 | | |
| 2456 | + | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
2456 | 2460 | | |
2457 | 2461 | | |
2458 | 2462 | | |
| |||
0 commit comments