]> code.citadel.org Git - citadel.git/commit
Add test for loading one mimepart from the mimestructure; decode its content inside.
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 5 Dec 2010 14:45:21 +0000 (15:45 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 5 Dec 2010 14:45:21 +0000 (15:45 +0100)
commit03ab62efe0606c78c98714e0e3af0c41baa4d3f5
treee3ced788598d487eeb41866823bffcd98ffcd819
parentf13d230de6ea958d15f881552a7691a12ffe9acc
Add test for loading one mimepart from the mimestructure; decode its content inside.

 - this found a bug of a const char being modified inside of the call.
libcitadel/tests/mimeparser_test.c