mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Avoid passing NULL to printf while debugging.
This commit is contained in:
parent
8e89644451
commit
39a5a34eab
2 changed files with 28 additions and 14 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-08-19 Werner Koch <wk@g10code.com>
|
||||
|
||||
* iobuf.c: Avoid passing a NULL (iobuf_t)->desc to the log
|
||||
function. Should in general never be NULL, but well. Reported by
|
||||
M. Heneka.
|
||||
|
||||
2008-06-26 Werner Koch <wk@g10code.com>
|
||||
|
||||
* estream.c (es_write_sanitized): Loose check for control
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue