mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 10:39:29 -05:00
Add call to fclose for file pointer fp in function t_openpw. The resource leak could happen during an error handling. Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me>