From f398b34414e3dbde31c0ec4b627aaa7ccf593ee0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 16 Jan 2015 14:04:02 +0100 Subject: adding logic to free buffers allocated for POST processing when connection dies without completion --- src/mint/taler-mint-httpd_responses.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mint/taler-mint-httpd_responses.h') diff --git a/src/mint/taler-mint-httpd_responses.h b/src/mint/taler-mint-httpd_responses.h index 0e48341f..23090451 100644 --- a/src/mint/taler-mint-httpd_responses.h +++ b/src/mint/taler-mint-httpd_responses.h @@ -90,4 +90,6 @@ TALER_MINT_reply_arg_missing (struct MHD_Connection *connection, const char *param_name); + + #endif -- cgit v1.2.3