mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
filetype support for RISC OS
This commit is contained in:
parent
f33df26a20
commit
557f65836d
11 changed files with 137 additions and 35 deletions
|
@ -1110,7 +1110,7 @@ do_proc_packets( CTX c, IOBUF a )
|
|||
any_data = 1;
|
||||
if( rc ) {
|
||||
free_packet(pkt);
|
||||
/* stop processing hwne an invalid packet has been encountered
|
||||
/* stop processing when an invalid packet has been encountered
|
||||
* but don't do so when we are doing a --list-packet. */
|
||||
if( rc == G10ERR_INVALID_PACKET && opt.list_packets != 2 )
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue