parse-events: Handle failure of process op

If the process_op fails in event_read_print_args the failure
will go unnoticed.

Also do zero out the right arg on failed condition, since it
may point back to the original arg and cause a double free.

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