about summary refs log tree commit diff
path: root/stdlib/test-bz22786.c
Commit message (Expand)AuthorAgeFilesLines
* stdlib/test-bz22786: Avoid memory leaks in the test itselfFlorian Weimer2018-11-021-2/+4
* stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer2018-11-021-10/+6
* Test stdlib/test-bz22786 exits now with unsupported if malloc fails.Stefan Liebler2018-11-021-3/+12
* Fix BZ#23400 (creating temporary files in source tree), and undefined behavio...Paul Pluzhnikov2018-11-021-27/+12
* Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov2018-05-081-0/+90