gnupg/keyserver
Daniel Kahn Gillmor 2b2f276785
curl-shim: clean up varargs
* keyserver/curl-shim.c (curl_easy_setopt) : ensure that va_end is
  called.

--

stdarg(3) says:
      Each invocation of va_start() must be matched by a
      corresponding invocation of va_end() in the same function.

Observed by Joshua Rogers <honey@internot.info>

Debian-Bug-Id: #773475

[dkg: rebased to STABLE-BRANCH-1-4]
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2015-02-23 10:52:48 +01:00
..
ChangeLog-2011 Rename all ChangeLog files to ChangeLog-2011. 2011-12-02 19:42:56 +01:00
Makefile.am Modernize to automake 1.14. 2015-01-19 18:59:13 +01:00
curl-shim.c curl-shim: clean up varargs 2015-02-23 10:52:48 +01:00
curl-shim.h Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim. 2013-03-02 20:39:22 -05:00
gpgkeys_curl.c keyserver: Allow use of cURL's default CA store. 2013-10-04 20:47:48 +02:00
gpgkeys_finger.c * curl-shim.h (curl_version): No need to provide a version for 2008-11-18 17:09:07 +00:00
gpgkeys_hkp.c keyserver: Allow use of cURL's default CA store. 2013-10-04 20:47:48 +02:00
gpgkeys_ldap.c Allow building with the 32 bit mingw-w64 toolchain. 2012-01-12 18:10:30 +01:00
gpgkeys_mailto.in * gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, rather 2009-05-04 03:03:38 +00:00
gpgkeys_test.in Switched to GPLv3. 2007-10-23 10:48:09 +00:00
ksmalloc.c Restructured the compat functions and changed its license. 2009-08-25 20:00:24 +00:00
ksutil.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
ksutil.h Restructured the compat functions and changed its license. 2009-08-25 20:00:24 +00:00