Em Tue, Oct 02, 2018 at 06:02:13PM +0200, Jiri Olsa escreveu: > On Tue, Oct 02, 2018 at 10:29:09AM -0400, Sanskriti Sharma wrote: > > This patch set fixes a few coverity static code analyzer complaints. Build > > tested only. > > > > Sanskriti Sharma (5): > > perf strbuf: match va_{add,copy} with va_end > > perf tools: cleanup trace-event-info 'tdata' leak > > perf tools: free 'printk' string in parse_ftrace_printk() > > perf tools: avoid double free in read_event_file() > > perf tools: free temporary 'sys' string in read_event_files() > > nice, thanks for posting those > > Reviewed-by: Jiri Olsa <jo...@kernel.org>
yeah, thanks a lot! Adding your r-by tag now. - Arnaldo