* When outputting legacy Citadel format messages, stop only when we reach a 0x00...
authorArt Cancro <ajc@citadel.org>
Wed, 28 Jul 2010 03:06:12 +0000 (03:06 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 28 Jul 2010 03:06:12 +0000 (03:06 +0000)
commit16e21d839edd0a9f74268cc6ccbc93cd64ac329d
treebc4e76cee35acbf83bb5e4f6c1c733cc3b1a77ac
parentf80a5a418be60ab3dd55ae2a62db355919a77c88
* When outputting legacy Citadel format messages, stop only when we reach a 0x00 byte, not when we reach any weird character.
citadel/msgbase.c