On Fri, Feb 26, 2016 at 12:22:39PM +, Ian Jackson wrote:
> George Dunlap writes ("[PATCH 1/8] tools/xenalyze: Close symbol_file after
> reading it"):
> > ...to avoid leaking the FD and associated memory.
> >
> > CID 1306872
> >
> > Signed-off-by: George Dunlap
>
> Acked-by: Ian Jackson
A
George Dunlap writes ("[PATCH 1/8] tools/xenalyze: Close symbol_file after
reading it"):
> ...to avoid leaking the FD and associated memory.
>
> CID 1306872
>
> Signed-off-by: George Dunlap
Acked-by: Ian Jackson
> Not sure if this will actually make coverity happy, or if we need to
> actuall
...to avoid leaking the FD and associated memory.
CID 1306872
Signed-off-by: George Dunlap
---
Not sure if this will actually make coverity happy, or if we need to
actually set symbol_file to NULL.
CC: Ian Jackson
CC: Wei Liu
---
tools/xentrace/xenalyze.c | 2 ++
1 file changed, 2 insertions