Fix double close 69/300169/1
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 18 Oct 2023 00:46:47 +0000 (09:46 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 18 Oct 2023 00:47:16 +0000 (09:47 +0900)
commitf8c5b5742c8bedfd0bace92916cc7f1b496feda7
tree0a74e7c589b35f2eac39db3da85637d604870be8
parentb880098d392930039c6f4cb076ef9750d5868791
Fix double close

This patch removes input_file.close() call from debugger info parser.

Change-Id: Ib430ee0f6f715f55aa6f23a28b65634700e98ade
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad-process-pool/debugger_info.cc