mbox series

[0/2] Small trace-cmd fixes

Message ID 20200409132756.79402-1-tz.stoyanov@gmail.com (mailing list archive)
Headers show
Series Small trace-cmd fixes | expand

Message

Tzvetomir Stoyanov (VMware) April 9, 2020, 1:27 p.m. UTC
Small fixes, good to have in the next trace-cmd release.

Tzvetomir Stoyanov (VMware) (2):
  trace-cmd: Fix possible usage of not null-terminated string
  trace-cmd: Fix reading of the traceid option from trace.dat file

 lib/trace-cmd/trace-input.c  | 4 +++-
 lib/trace-cmd/trace-plugin.c | 1 +
 lib/trace-cmd/trace-util.c   | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)