Details
Description
There was an instance where user has accidentally send a tcl script with lots of whitespace characters to SICS, and SICS then crashed because of the char array buffer overflow.
One way to guard against this is to trim each line of script before sending to SICS.