better "cut here" line handling for uuencoded files
This commit is contained in:
parent
2b793c7244
commit
2911ccae43
@ -376,7 +376,7 @@ invalidpart:
|
|||||||
buffer_puts(buffer_1,": \"");
|
buffer_puts(buffer_1,": \"");
|
||||||
buffer_puts(buffer_1,line);
|
buffer_puts(buffer_1,line);
|
||||||
buffer_putsflush(buffer_1,"\"\n");
|
buffer_putsflush(buffer_1,"\"\n");
|
||||||
return 1;
|
state=SKIPHEADER;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if (ofd>=0)
|
if (ofd>=0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user