aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test-bz22786.c
AgeCommit message (Expand)Author
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-30stdlib/test-bz22786: Avoid memory leaks in the test itselfFlorian Weimer
2018-10-30stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer
2018-08-30Test stdlib/test-bz22786 exits now with unsupported if malloc fails.Stefan Liebler
2018-08-24Fix BZ#23400 (creating temporary files in source tree), and undefined behavio...Paul Pluzhnikov
2018-05-08Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov