Author: rhuijben
Revision: 1720339
Modified property: svn:log
Modified: svn:log at Sat Dec 19 21:08:30 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Dec 19 21:08:30 2015
@@ -17,7 +17,13 @@ Suggested by: gstein
* src/incoming.c
* src/logging.c
* src/outgoing.c
-* src/outgoing_request.c
* src/pump.c
* src/ssltunnel.c
Move files here.
+
+* src/outgoing_request.c
+ Move file here.
+ (serf__handle_response): Accidental early commit of a verification
+ that we are actually calling against a response instance instead
+ of some other bucket wrapping a response (which would cause a
+ segfault on the further calls)