Re: [Valgrind-users] Valgrind musl 1.2.2 bug

2021-04-27 Thread Paul Floyd
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 l

[Valgrind-users] Valgrind musl 1.2.2 bug

2021-04-26 Thread Kyryl Melekhin
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 Consider this simpl