Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1726738 > unrolled thread

[for-next][PATCH 0/2] tracing: A couple of memory leaks found and fixed

Started bySteven Rostedt <rostedt@goodmis.org>
First post2017-09-05 15:40 +0200
Last post2017-09-05 15:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [for-next][PATCH 0/2] tracing: A couple of memory leaks found and fixed Steven Rostedt <rostedt@goodmis.org> - 2017-09-05 15:40 +0200

#1726738 — [for-next][PATCH 0/2] tracing: A couple of memory leaks found and fixed

FromSteven Rostedt <rostedt@goodmis.org>
Date2017-09-05 15:40 +0200
Subject[for-next][PATCH 0/2] tracing: A couple of memory leaks found and fixed
Message-ID<ummf8-3dY-23@gated-at.bofh.it>
  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: edb096e00724f02db5f6ec7900f3bbd465c6c76f


Steven Rostedt (VMware) (2):
      ftrace: Fix selftest goto location on error
      ftrace: Fix memleak when unregistering dynamic ops when tracing disabled

----
 kernel/trace/ftrace.c         | 10 ++++++----
 kernel/trace/trace_selftest.c |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web