Fix transport-results pipe for multiple recipients combined with certs.
authorWolfgang Breyha <wbreyha@gmx.net>
Sun, 28 Sep 2014 12:40:45 +0000 (13:40 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 28 Sep 2014 12:47:39 +0000 (13:47 +0100)
The previous parsing failed when a result item split over a buffer boundary;
fix by prefixing sizes to items, and checking enough has been read as the
initial parsing stage.


No differences found