1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Fix dirmngr crash (bug#1300)

This commit is contained in:
Werner Koch 2011-02-23 10:51:36 +01:00
parent 7c03c8cc65
commit 6902560059
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2011-02-23 Werner Koch <wk@g10code.com>
* certcache.c (get_cert_bysubject): Take care of a NULL argument.
(find_cert_bysubject): Ditto. Fixes bug#1300.
2011-02-09 Werner Koch <wk@g10code.com>
* ks-engine-kdns.c: New but only the framework.