gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 64/254: unit1606: do not print/access buffer


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 64/254: unit1606: do not print/access buffer
Date: Sat, 17 Jun 2017 16:51:36 +0200

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

ng0 pushed a commit to annotated tag gnurl-7.54.1
in repository gnurl.

commit 8ed81f67c2a3783c04e52b16d39bf998bd998c06
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Apr 25 08:46:18 2017 +0200

    unit1606: do not print/access buffer
    
    It was a wrong assumption that it could do that!
---
 tests/unit/unit1606.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/unit/unit1606.c b/tests/unit/unit1606.c
index 7acba0325..f08735b3f 100644
--- a/tests/unit/unit1606.c
+++ b/tests/unit/unit1606.c
@@ -62,7 +62,6 @@ static int runawhile(struct Curl_easy *easy,
 
   finaltime = (int)(now.tv_sec - 1);
 
-  printf("%s\n", easy->state.buffer);
   return finaltime;
 }
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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