-
Cyrill Gorcunov authored
In case if openat/open call returned fd = 0, don't forget to close it on routine exit, ie just use close_safe macro. Not a big deal since the descriptors get closed once program finish execution but still. #CID 996183 Resource leak Signed-off-by:
Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
f6303de7