[0/2] tracing: Fix some bug about synth

Message ID 20221108083124.27218-1-shangxiaojing@huawei.com
Headers
Series tracing: Fix some bug about synth |

Message

Shang XiaoJing Nov. 8, 2022, 8:31 a.m. UTC
  Some bugs are found when insert synth_event_gen_test, and fixed by this
patch set. 

Shang XiaoJing (2):
  tracing: Fix memory leak in test_gen_synth_cmd() and
    test_empty_synth_event()
  tracing: Fix wild-memory-access in register_synth_event()

 kernel/trace/synth_event_gen_test.c | 2 ++
 kernel/trace/trace_events_synth.c   | 2 ++
 2 files changed, 4 insertions(+)