]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Fixed segfault in URLFETCH command.
authorStephan Bosch <stephan@rename-it.nl>
Thu, 30 May 2013 15:04:52 +0000 (18:04 +0300)
committerStephan Bosch <stephan@rename-it.nl>
Thu, 30 May 2013 15:04:52 +0000 (18:04 +0300)
commit620b60321d04006b32a116824d49b88b61be7131
tree288ff892c1ff28942f8bcd3cfe4feda3b3b68c6c
parent69c5fffbba024bc531106f00a9469c1f810a084d
imap: Fixed segfault in URLFETCH command.
Command would be cleaned up while requests were still pending, causing a
segfault once a request finished. Added API determining whether the URLAUTH
fetch interface still has pending requests.
src/imap/cmd-urlfetch.c
src/lib-imap-urlauth/imap-urlauth-fetch.c
src/lib-imap-urlauth/imap-urlauth-fetch.h