Commit 19277763b22af105cec14330d380d3d0faf0572e

Colin Watt 2011-12-06T13:35:54

Fix a silly compilation error with the sun compiler Apparently, other compilers were allowing "return free(x)" in a function returning void.