diff --git a/curl_form.e b/curl_form.e index 2e698208..360257a4 100644 --- a/curl_form.e +++ b/curl_form.e @@ -58,6 +58,7 @@ feature -- Command if item /= default_pointer then create l_curl l_curl.formfree (item) + item := default_pointer end end