https://bugs.kde.org/show_bug.cgi?id=488026
--- Comment #4 from Paul Floyd <pjfl...@wanadoo.fr> --- FreeBSD and Darwin also need changes. I'll close this when I've done them. commit ecd6d353a5ec2fd12665947235186ab014b629e8 (HEAD -> master, origin/master, origin/HEAD) Author: Ethiraric <ethira...@gmail.com> Date: Tue Jun 4 18:37:48 2024 +0200 coregrind: fix allocation length The `sizeof(preload_core)` here evaluates the size of a pointer rather than the string behind it (unlike for `VG_PLATFORM` which is a macro). -- You are receiving this mail because: You are watching all bug changes.