public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing: Fix a couple of memory leaks in the event trigger code
@ 2018-12-10 20:41 Steven Rostedt
  2018-12-10 20:41 ` [PATCH 1/2] tracing: Fix memory leak in create_filter() Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Steven Rostedt @ 2018-12-10 20:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: Tom Zanussi, Ingo Molnar, Andrew Morton

Tom,

While testing other changes, kmemleak pointed out a few leaks in the
trigger code. Can you take a look at them and give me a Reviewed-by
or Ack.

Thanks!

-- Steve


Steven Rostedt (VMware) (2):
      tracing: Fix memory leak in create_filter()
      tracing: Fix memory leak in set_trigger_filter()

----
 kernel/trace/trace_events_filter.c  | 5 ++++-
 kernel/trace/trace_events_trigger.c | 6 ++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-11 17:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-10 20:41 [PATCH 0/2] tracing: Fix a couple of memory leaks in the event trigger code Steven Rostedt
2018-12-10 20:41 ` [PATCH 1/2] tracing: Fix memory leak in create_filter() Steven Rostedt
2018-12-10 20:41 ` [PATCH 2/2] tracing: Fix memory leak in set_trigger_filter() Steven Rostedt
2018-12-11 16:40 ` [PATCH 0/2] tracing: Fix a couple of memory leaks in the event trigger code Tom Zanussi
2018-12-11 17:46   ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox