parse-events: Fix freeing of failed condition (part 2)

The *tok is already set to NULL, the token variable is allocated.
We need to free that instead of *tok.

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