Re: Valgrind musl 1.2.2 bug
Paul Floyd <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
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