[valgrind] [Bug 476108] vg_replace_malloc DELETE checks size

2023-10-26 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=476108 --- Comment #2 from Paul Floyd --- Yes, I probably copied DELETE from DELETE_SIZED and didn’t remove all the sized bits. On 64bit the rags are passed in registers so less likely to be uninitialized. The diff looks good. -- You are receiving this

[valgrind] [Bug 476108] vg_replace_malloc DELETE checks size

2023-10-26 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=476108 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED