Fix XML POST requests, CSD, and a couple of memory leaks. The following changes since commit e57699e1d8713aa331d8b0e6f27ce2841d774c50: Dynamically find GetVolumeInformationByHandleW(); old Windows lacks it (2014-07-25 23:49:09 +0100) are available in the git repository at: git://github.com/cernekee/openconnect leak-20140727 for you to fetch changes up to df5595336a6097b72287126348b728da509edeb0: http: Fix CSD https requests (2014-07-27 16:53:17 -0700) ---------------------------------------------------------------- Kevin Cernekee (4): http: Fix memory leak in do_https_request() http: Call buf_truncate() before appending XML POST data http: Don't leak orig_host or orig_path http: Fix CSD https requests http.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- 1.7.9.5