mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Fixed a bugs; e.g. in --list-secret-keys
This commit is contained in:
parent
3b866e74a8
commit
e2c88461fc
9 changed files with 54 additions and 21 deletions
|
@ -1840,8 +1840,7 @@ parse_mdc( IOBUF inp, int pkttype, unsigned long pktlen,
|
|||
* we first check that tehre is a unique tag in it.
|
||||
* The format of such a control packet is:
|
||||
* n byte session marker
|
||||
* 1 byte control type: 1 = Clearsign hash info
|
||||
* 2 = Pipemode control
|
||||
* 1 byte control type CTRLPKT_xxxxx
|
||||
* m byte control data
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue