1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch a34afa8f20 Two minor code cleanups and one NULL deref on error fix.
* common/estream.c (es_freopen): Remove useless check for STREAM.
* kbx/keybox-blob.c (_keybox_create_x509_blob): Remove useless check
for BLOB.
* tools/sockprox.c (run_proxy): Do not fclose(NULL).
--

Found by Hans-Christoph Steiner with cppcheck.
2014-04-16 10:18:17 +02:00
..
2014-03-07 08:51:47 +01:00
2014-03-07 08:51:47 +01:00
2013-11-18 14:09:47 +01:00
2011-02-04 12:57:53 +01:00
2007-07-04 19:49:40 +00:00
2013-11-18 14:09:47 +01:00
2014-01-29 17:45:05 +01:00
2011-02-04 12:57:53 +01:00
2014-01-29 17:45:05 +01:00
2007-07-04 19:49:40 +00:00
2014-03-06 15:28:42 +01:00
2014-04-08 17:06:17 +02:00
2014-04-08 11:59:39 +09:00
2012-11-20 19:03:49 +01:00
2013-01-30 18:51:56 +01:00
2014-03-07 09:48:10 +01:00
2012-03-27 19:46:20 +02:00
2014-01-29 17:45:05 +01:00
2013-07-31 16:25:41 +02:00
2011-02-04 12:57:53 +01:00

Stuff used by several modules of GnuPG.

These directories use it:

gpg
sm
agent

These directories don't use it:

kbx