1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00
gnupg/keyserver
Daniel Kahn Gillmor 839727503d 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
2015-02-18 12:26:11 +01:00
..
2015-02-18 12:26:11 +01:00
2007-07-04 19:49:40 +00:00
2008-09-03 09:37:32 +00:00
2008-04-21 19:13:36 +00:00
2008-04-07 19:31:12 +00:00