Re: [PATCH 0/2] tools libtraceevent fixes

From: Steven Rostedt
Date: Tue May 24 2022 - 21:34:40 EST


On Fri, 13 May 2022 10:33:06 +0800
Wang ShaoBo <bobo.shaobowang@xxxxxxxxxx> wrote:

> tools libtraceevent fixes
>
> Wang ShaoBo (2):
> libtraceevent: fix memleak in make_bprint_args()
> libtraceevent: fix free NULL pointer in parse_arg_add()

These fixes need to be sent to linux-trace-devel@xxxxxxxxxxxxxxx, and
applied against libtraceevent:

https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/

Arnaldo,

libtraceevent is now in most distros. Can we now deprecate the version in
the kernel as it is no longer actively maintained?

-- Steve


>
> tools/lib/traceevent/event-parse.c | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>