]> code.citadel.org Git - citadel.git/commit
Don't put a static buffer into content_encoding; its changed inside.
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 5 Dec 2010 14:41:19 +0000 (15:41 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 5 Dec 2010 14:41:19 +0000 (15:41 +0100)
commitdc4c3af8146dd7e585a584aa587626eea00c7bcb
treef60b91af3b2438d3a45d12314decb4f47f4e61b5
parent55edd2ce83dbce66661b46eedaaccd834e5f56a8
Don't put a static buffer into content_encoding; its changed inside.

 - while decoding thats overwritten. probably a bug sleeping in here waiting for its discovery for a long time.
libcitadel/lib/mime_parser.c