Commit 67f5359
committed
MDBF-1185: msan - clang 22 - need libunwind
The mariadbd --bootstrap still caused a large
stack trace on exit similar to the problem
that existed in clang-20.
Unlike clang-20 the libunwind becomes hard
linked to the generated executable.
As the libunwind19 is a SONAME compatible library
it is replaced so the test MSAN execution can occur.1 parent 08a2190 commit 67f5359
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments