mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
release 0.2.14
This commit is contained in:
parent
6b91e7762c
commit
303b1084d5
42 changed files with 824 additions and 518 deletions
|
@ -653,8 +653,6 @@ fake_packet( armor_filter_context_t *afx, IOBUF a,
|
|||
fhdr_state_t state = afx->parse_state;
|
||||
unsigned emplines = afx->empty;
|
||||
|
||||
size = 100; /* FIXME: only used for testing (remove it) */
|
||||
|
||||
len = 2; /* reserve 2 bytes for the length header */
|
||||
size -= 3; /* and 1 for empline handling and 2 for the term header */
|
||||
while( !rc && len < size ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue