From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx> While playing with sqlhist, I found three bugs. Two dealing with freeing issues. One where the matching is more restrictive than the kernel. Steven Rostedt (Google) (3): libtracefs: Fix use after free in tracefs_synth_alloc() libtracefs: Remove double free attempt of new_event in tracefs_synth_echo_cmd() libtracefs sqlhist: Allow pointers to match longs src/tracefs-hist.c | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) -- 2.35.1