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