gallium/hud: close a previously opened handle
authorSteven Toth <stoth@kernellabs.com>
Mon, 24 Oct 2016 14:10:50 +0000 (10:10 -0400)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 7 Nov 2016 17:31:52 +0000 (18:31 +0100)
commit5a58323064b32442e2de23c95642bc421be696f8
treea72aec234ca160803679b275b52505103d386bcf
parent6ffed086795aaa84ab35668bb59d712cdde34da3
gallium/hud: close a previously opened handle

We're missing the closedir() to the matching opendir().

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/auxiliary/hud/hud_cpufreq.c
src/gallium/auxiliary/hud/hud_diskstat.c
src/gallium/auxiliary/hud/hud_nic.c