https://bugs.kde.org/show_bug.cgi?id=474332
--- Comment #6 from Paul Floyd <[email protected]> --- Hmm. I need to check that. There will be cases where the allocation succeeds but you get an error message. The goal is to warn about anything that is unsafe and non-portable. That would be the case for older glibc memalign/aligned alloc which allow just about any value for the alignment, Solaris which accepts any multiple of 4 in one case and a few more cases. -- You are receiving this mail because: You are watching all bug changes.
