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

2005-04-11 Marcus Brinkmann <marcus@g10code.de>

* simple-pwquery.c (simple_pwquery): Use spwq_secure_free.
This commit is contained in:
Marcus Brinkmann 2005-04-10 22:12:31 +00:00
parent 6ece9a0de9
commit c5b1095b6d
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-04-11 Marcus Brinkmann <marcus@g10code.de>
* simple-pwquery.c (simple_pwquery): Use spwq_secure_free.
2005-03-03 Werner Koch <wk@g10code.com>
* Makefile.am (AM_CFLAGS): Added PTH_CFLAGS. Noted by Kazu Yamamoto.