From: Simon Tatham Date: Mon, 22 Sep 2014 09:28:05 +0000 (+0100) Subject: SECURITY: fixed fix to buffer handling X-Git-Tag: v0.3.4~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/secnet/commitdiff_plain/2ec49059fbb09a119ede30da946b46e98c58199c?ds=inline;hp=2ec49059fbb09a119ede30da946b46e98c58199c SECURITY: fixed fix to buffer handling The implementation of buf_remaining_space in 92795040 was entirely broken. It failed to take buf->size into account at all ! Signed-off-by: Ian Jackson ---