Re: [PATCH 0/7] trace-cmd: Small fixes and cleanups on libparsevent

From: Frederic Weisbecker
Date: Mon Apr 09 2012 - 13:22:45 EST


2012/4/9 Namhyung Kim <namhyung.kim@xxxxxxx>:
> Hi, all
>
> This is a couple of small changes that I found during the flight back to
> Korea :). While I'm not finished with reading the whole code, I send what
> I have now in the hope that it'd help Frederic's unification work somewhat.
> More might come later as I read the remaining parts.
>
> The patch 01 is a workaround to build trace-cmd without installing swig
> since I don't have an internet access at that time, so it's independent
> to others and can go separately.
>
> Thanks.
>
>
> Namhyung Kim (7):
>  trace-cmd: Add NO_PYTHON option for Makefile
>  parse-events: Fix printk_cmp()
>  parse-events: Introduce extend_token()
>  parse-events: Handle strdup failure cases
>  parse-events: Fix a possible memory leak
>  parse-events: Handle realloc() failure path
>  parse-events: Fix a possibly wrong memory dereference
>
>  Makefile       |    2 +
>  parse-events.c |  168 +++++++++++++++++++++++++++++++++++++++----------------
>  2 files changed, 121 insertions(+), 49 deletions(-)

Nice! I guess this should probably go into trace-cmd tree and then we
backport later to the lib?
Or I can carry them myself in the lib.

> --
> 1.7.7.6
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/