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

Shang XiaoJing posted 2 patches 3 years, 5 months ago
There is a newer version of this series
kernel/trace/synth_event_gen_test.c | 16 ++++++----------
kernel/trace/trace_events_synth.c   |  3 ++-
2 files changed, 8 insertions(+), 11 deletions(-)
[PATCH v2 0/2] tracing: Fix some bug about synth
Posted by Shang XiaoJing 3 years, 5 months ago
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()
---
changes in v2:
- some clean up.
- remove redundant code.
---
 kernel/trace/synth_event_gen_test.c | 16 ++++++----------
 kernel/trace/trace_events_synth.c   |  3 ++-
 2 files changed, 8 insertions(+), 11 deletions(-)

-- 
2.17.1