gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: test_toolarge: removed debugging


From: gnunet
Subject: [libmicrohttpd] branch master updated: test_toolarge: removed debugging leftovers
Date: Wed, 13 Oct 2021 20:21:32 +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 ed765c47 test_toolarge: removed debugging leftovers
ed765c47 is described below

commit ed765c47539326c8963fc5b77f9b910600764489
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Oct 13 21:21:14 2021 +0300

    test_toolarge: removed debugging leftovers
---
 src/testcurl/test_toolarge.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/testcurl/test_toolarge.c b/src/testcurl/test_toolarge.c
index b4b58e57..e2aaabc4 100644
--- a/src/testcurl/test_toolarge.c
+++ b/src/testcurl/test_toolarge.c
@@ -32,7 +32,7 @@
  * @author Karlson2k (Evgeny Grin)
  * @author Christian Grothoff
  */
-#include "MHD_config.h"
+#include "mhd_options.h"
 #include "platform.h"
 #include <curl/curl.h>
 #include <microhttpd.h>
@@ -193,8 +193,6 @@ _mhdErrorExit_func (const char *errDesc, const char 
*funcName, int lineNum)
 
 #define BUFFER_SIZE 1024
 
-#define MHD_ASAN_ACTIVE 1
-
 /* The size of the test element that must pass the test */
 #ifndef MHD_ASAN_POISON_ACTIVE
 #define TEST_OK_SIZE (BUFFER_SIZE - 384)

-- 
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]