From: Paul F. <pj...@wa...> - 2021-04-27 07:12:42
|
On 4/26/21 8:23 PM, Kyryl Melekhin wrote: > Hello valgrind community! > > This is my first message ever to this mailing list. > > I am currently experiencing a weird bug in valgrind, where it > mistakenly does not recognize malloc/free/realloc function and also produces > weird warnings. But only on musl linux x86_64 version 1.2.2 Probably the same as this issue in bugzilla: https://bugs.kde.org/show_bug.cgi?id=435441 A+ Paul |