]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jan 2025 04:34:12 +0000 (20:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jan 2025 04:34:12 +0000 (20:34 -0800)
commita87d1203bb232a2bec674879b62f87322b20c2c8
tree7a2430dd811b722d74b4c4c50433d1034764445c
parentb62cef9a5c673f1b8083159f5dc03c1c5daced2f
parent30c8fd31c571db486a5331a92d03eb60a0fb277c
Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace

Pull probes fix from Masami Hiramatsu:
 "Fix to free trace_kprobe objects at a failure path in
  __trace_kprobe_create() function. This fixes a memory leak"

* tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
  tracing/kprobes: Fix to free objects when failed to copy a symbol