[Bug sanitizer/85389] posix_memalign() crash with address sanitizer when passing invalid arguments

2018-05-10 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85389 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug sanitizer/85389] posix_memalign() crash with address sanitizer when passing invalid arguments

2018-04-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85389 --- Comment #4 from Martin Liška --- Author: marxin Date: Tue Apr 24 15:19:32 2018 New Revision: 259604 URL: https://gcc.gnu.org/viewcvs?rev=259604&root=gcc&view=rev Log: Backport r259459 2018-04-24 Martin Liska Backport from mainli

[Bug sanitizer/85389] posix_memalign() crash with address sanitizer when passing invalid arguments

2018-04-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85389 --- Comment #3 from Jakub Jelinek --- Oops, the above comment doesn't belong to this bug. The commit was supposed to fix PR85394 instead.

[Bug sanitizer/85389] posix_memalign() crash with address sanitizer when passing invalid arguments

2018-04-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85389 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Wed Apr 18 07:02:40 2018 New Revision: 259459 URL: https://gcc.gnu.org/viewcvs?rev=259459&root=gcc&view=rev Log: PR sanitizer/85389 * asan/asan_allocator.h (kAllocatorSpac

[Bug sanitizer/85389] posix_memalign() crash with address sanitizer when passing invalid arguments

2018-04-13 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85389 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|