summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-08-23 01:49:29 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-08-23 01:49:29 +0200
commit9b7751103e7985c9184b41d89d8454249ed36875 (patch)
treee06140bfa00b6a5660a13a3403bf97ce31094af3 /tests
parented3fb61cea1c3c33c423690b768adbde7a0fad8c (diff)
Fix file descriptor leak for the top-level Kconfig file
Needs to be close()d. The other Kconfig files are close()d in _leave_file(). Could drop the reference somehow too, but an explicit close() is best for PyPy, which doesn't do reference counting.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions