mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
test_toolarge: clarified file doxy description
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
* @brief Testcase for handling of data larger then buffers.
|
||||
* @details Testcases for handling of various situations when data cannot fit
|
||||
* the buffers. Address sanitizers and debug asserts should increase
|
||||
* number of problems detected by this test.
|
||||
* number of problems detected by this test (detect actual overrun).
|
||||
* Tests start with valid sizes to ensure that normal data is processed
|
||||
* correctly and then sizes are monotonically increased to ensure that
|
||||
* overflow is handled correctly at all stages in all codepaths.
|
||||
|
||||
Reference in New Issue
Block a user