decoding fixes

This commit is contained in:
SJ
2014-08-30 21:10:29 +02:00
parent 43bbbfd320
commit 5551df3f9d
8 changed files with 46 additions and 98 deletions

View File

@@ -165,6 +165,7 @@ struct _state {
char filename[TINYBUFSIZE];
char type[TINYBUFSIZE];
char charset[TINYBUFSIZE];
char attachment_name_buf[SMALLBUFSIZE];
int anamepos;