zephyr/scripts/kconfig
Declan Snyder 72f451ee9b scripts: kconfiglib: Fix file leaks
Fixing a couple cases of a programming error where a file is not closed
in case of an exception, which was causing resource leak warnings in
some cases when encountering a kconfig error.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-07-19 13:25:56 -04:00
..
diffconfig
guiconfig.py
hardenconfig.py kconfig: hardenconfig: Add support for insecure option 2025-07-10 16:00:26 -05:00
hardened.csv x86: rename DEBUG_INFO to X86_DEBUG_INFO 2025-06-20 14:43:42 -05:00
kconfig.py build: kconfig: Add support for warning insecure features 2025-07-10 16:00:26 -05:00
kconfigfunctions.py scripts: kconfig: functions: add dt_compat_enabled_num function 2025-06-27 10:07:01 -05:00
kconfiglib.py scripts: kconfiglib: Fix file leaks 2025-07-19 13:25:56 -04:00
lint.py cmake: scripts: support board extension 2024-10-26 17:14:06 +02:00
menuconfig.py