mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
This change removes backtrace line (posix_fadvise64.c) that is not always in output of the failing test (fadvise64). It fixes memcheck/tests/mips64/fadvise64 on MIPS64 platforms with glibc 2.27 or newer. Patch by Dimitrije Nikolic.