From: Mark Wooding Date: Sat, 18 Feb 2006 19:15:06 +0000 (+0000) Subject: sw_build: Bug squashing. X-Git-Tag: 1.0.5mdw2~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/sw-tools/commitdiff_plain/0d451ca5574df7dba18505ef3404bd62daf24c6b?hp=0d451ca5574df7dba18505ef3404bd62daf24c6b sw_build: Bug squashing. * Report actual unexpected packet number, rather than an unhelpful `%i'. * Free each individual remote block, rather than the first one lots of times. Fixes glibc heap error reported by David Kreil. ---