https://bugs.kde.org/show_bug.cgi?id=444571

--- Comment #1 from Mark Wielaard <m...@klomp.org> ---
Created attachment 142985
  --> https://bugs.kde.org/attachment.cgi?id=142985&action=edit
Example binary b

This is the ppc64le binary for:

#include <malloc.h>

int main ()
{
  char *a = malloc (1);
  char x = a[-1];
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to