Fixed a bug reported by bennabiy, certain IMAP FETCH operations were outputting a...
authorArt Cancro <ajc@citadel.org>
Thu, 6 Apr 2017 18:48:50 +0000 (14:48 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 6 Apr 2017 18:48:50 +0000 (14:48 -0400)
commit8e09f1d74aba9528e1157af41fde7b43f14907f5
tree1f36a2cc0e88317d800b388a2821c929ecfb77c2
parentdc56ca4c678006a3930caa42688b2f02a9535270
Fixed a bug reported by bennabiy, certain IMAP FETCH operations were outputting a stray newline to the client which should have been captured into redirect_buffer
citadel/modules/imap/imap_fetch.c