aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test-bz22786.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-10-30stdlib/test-bz22786: Avoid memory leaks in the test itselfFlorian Weimer1-2/+4
2018-10-30stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer1-10/+6
2018-08-30Test stdlib/test-bz22786 exits now with unsupported if malloc fails.Stefan Liebler1-3/+12
2018-08-24Fix BZ#23400 (creating temporary files in source tree), and undefined behavio...Paul Pluzhnikov1-27/+12
2018-05-08Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov1-0/+90