On Tue, May 14, 2013 at 10:26:28AM +0800, Fam Zheng wrote: > Release everything properly on curl_close. > > Signed-off-by: Fam Zheng <f...@redhat.com> > --- > block/curl.c | 37 ++++++++++++++++++++++++++++++++++++- > 1 file changed, 36 insertions(+), 1 deletion(-)
Cleanup should be included in the patch that introduces a resource, for example, s->timer. Please squash relevant pieces into those patches.