]> xenbits.xensource.com Git - people/liuw/xen.git/commit
tools/xenalyze: Close symbol_file after reading it
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Thu, 25 Feb 2016 14:48:56 +0000 (14:48 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 15 Mar 2016 16:32:32 +0000 (16:32 +0000)
commitef67f9e9f5ec156bbd92d1f3c062c318446c0f9c
tree0cd8435dc5bea1d7cd7126a459e2faf302f7e1f0
parentb8bc1550a3a362ae0b127ade3660098ed9d394f8
tools/xenalyze: Close symbol_file after reading it

...to avoid leaking the FD and associated memory.

CID 1306872

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xentrace/xenalyze.c