This adds a test case that passes a very long URL on the command line,
which would previously have resulted in a benign buffer overflow in
urihandling(), detectable only by compiling tftp with ASAN enabled.
MFC after: 1 week
Differential D57074
tftp: Add test case with over-long URL Authored by des on Mon, May 18, 9:34 PM. Tags None Referenced Files
Subscribers
Details
This adds a test case that passes a very long URL on the command line, MFC after: 1 week
Diff Detail
|