* 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)
commitd979adc8744fc953e471f8a1bbd65d296dfd4282
tree4b5b1a8fd2ef62b6f6be7db6cdb495383a85d0aa
parent42130b97567e2841e9b370d35b6cf5b0398ac5fa
* When outputting legacy Citadel format messages, stop only when we reach a 0x00 byte, not when we reach any weird character.
citadel/msgbase.c