Close input file after done reading
commit3c5cd9fdd099dc13e75383fef302e3ef610b439d
authorDaniel Xu <dxu@dxuuu.xyz>
Mon, 11 Apr 2022 00:36:19 +0000 (10 17:36 -0700)
committerQuentin Carbonneaux <quentin@c9x.me>
Mon, 11 Apr 2022 12:39:01 +0000 (11 14:39 +0200)
tree3fa23b958661d71f07968f58103e150eeddbc6cb
parent5f4b42abc730186afe19b889b6526bc244b8669d
Close input file after done reading

Leaks resources to not close.

Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
main.c