summaryrefslogtreecommitdiff
path: root/tests/heapoverflow-tcp_print.out
Commit message (Collapse)AuthorAgeFilesLines
* Use UTC/GMT time when building/checking tests filesFrancois-Xavier Le Bail2018-08-091-1/+1
| | | | | | | | | | | | | This will avoid some differences when checking in different time zones. We now run the tests without the '-t' option. This will allow to get problems/changes in time printing functions. Update the output of the tests accordingly. Moreover: Add the '-#' option to better identify a packet when there is a difference in output.
* Add more nd_print_trunc() callsFrancois-Xavier Le Bail2018-05-181-1/+1
| | | | Update the output of some tests accordingly.
* CVE-2016-7975/Fix a bounds check.Guy Harris2017-01-181-0/+2
Fixes a heap overflow found with American Fuzzy Lop by Hanno Böck.