yuchenlin 0ab6ffefb4 utils/misc.c: prevent file staying opened when function leaving
The utils function may be called in any situation, such as in daemon. We
should guarantee that all the resource got from this function released
normally.

Signed-off-by: yuchenlin <npes87184@gmail.com>
2018-09-20 16:55:48 -04:00
..
2018-01-27 09:11:28 +08:00
2018-01-27 09:11:28 +08:00
2018-08-10 05:57:11 +08:00