gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] branch master updated: test_toolarge: clarified file dox


From: gnunet
Subject: [libmicrohttpd] branch master updated: test_toolarge: clarified file doxy description
Date: Sun, 03 Oct 2021 19:17:16 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 499de9db test_toolarge: clarified file doxy description
499de9db is described below

commit 499de9db0cba6d33ca3b3ba03042fd3daf2fc42b
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Oct 3 20:17:00 2021 +0300

    test_toolarge: clarified file doxy description
---
 src/testcurl/test_toolarge.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testcurl/test_toolarge.c b/src/testcurl/test_toolarge.c
index daa8d7d8..30f9009d 100644
--- a/src/testcurl/test_toolarge.c
+++ b/src/testcurl/test_toolarge.c
@@ -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.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]