mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Mainly changes to the pipe handling under W32
This commit is contained in:
parent
41913b7f01
commit
bb1bab488f
9 changed files with 143 additions and 108 deletions
|
@ -141,7 +141,6 @@ cipher_filter( void *opaque, int control,
|
|||
log_error("writing MDC packet failed\n" );
|
||||
}
|
||||
cipher_close(cfx->cipher_hd);
|
||||
write_status( STATUS_END_ENCRYPTION );
|
||||
}
|
||||
else if( control == IOBUFCTRL_DESC ) {
|
||||
*(char**)buf = "cipher_filter";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue