Files
ternfs-XTXMarkets/cpp/ubsan-ignorelist
Francesco Mazzoli 2ad278adaa Add ubuntu image to build, use jemalloc in release build
I want to use the introspection capabilities of jemalloc, and it
should also be much faster. Preserve alpine build for go build,
it's also really useful to test inside the kmod.
2023-11-13 15:44:55 +00:00

5 lines
172 B
Plaintext

[integer]
# <https://github.com/google/sanitizers/issues/1346>, ticket also
# contains some typically funny ranting.
src:.*bits/basic_string.h$
src:.*bits/basic_string.tcc$