Results 2 issues of Martin Jambor

when building and then checking patchelf on openSUSE Leap 15.5, the rename-dynamic-symbols.sh test fails. The test builds a test library and executable called many-syms-main, then runs patchelf to rename symbols...

After building jemalloc 5.3.0 with upcoming GCC 15 and then running make check, the expected assertions in function `test_alignment_errors` in file `test/integration/aligned_alloc.c` fail to trigger. This is because GCC 15...