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)
commit221a008305512fb4a64d126cd491c87b37ad5cce
treef60b91af3b2438d3a45d12314decb4f47f4e61b5
parentc066a7a85daf4425d827830830d1ae836d4c03a1
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