Files
semi-libc/src
Rich Felker 2ad9cf52eb fix invalid read in aligned_alloc
in case of mmap-obtained chunks, end points past the end of the
mapping and reading it may fault. since the value is not needed until
after the conditional, move the access to prevent invalid reads.
2012-12-06 21:12:28 -05:00
..
2012-09-15 23:41:07 -04:00
2012-04-16 18:37:53 -04:00
2012-11-18 16:31:14 -05:00
2012-11-18 19:31:58 -05:00
2012-12-06 21:12:28 -05:00
2012-09-30 19:35:40 -04:00
2012-12-06 20:27:54 +01:00
2012-11-08 16:39:41 -05:00
2012-10-24 21:16:06 -04:00