Release allocated memory

Property definitions

curl $ CURLSList :: destroy
	# Release allocated memory
	fun destroy `{ curl_slist_free_all(self); `}
lib/curl/native_curl.nit:333,2--334,45