trace-cmd record: Fix memory leak in check_plugin()

valgrind discovered that check_plugin() was leaking the buffer that was
used to parse tokens.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
1 file changed