diff options
| author | Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> | 2021-03-15 17:05:22 +0100 |
|---|---|---|
| committer | Torsten Tejlmand Rasmussen <torsten.rasmussen@nordicsemi.no> | 2025-10-21 14:31:14 +0200 |
| commit | 407b92b8e35601d1f4a2a2925996bf4d61b2f5cd (patch) | |
| tree | 4a06e6d774329733be0af13ba585e53adbed078f /tests/defconfig_1 | |
| parent | 82fdbdac5aab969853fe15ee7ad0c24a3fe72b0d (diff) | |
scripts: menuconfig: proper handling of NULL character as input
Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/33212
Ignoring when user inputs NULL in a text field.
menuconfig exits with a python stack trace if NULL is provided as input
character, therefore ignore NULL as an input character to prevent this
behaviour.
A NULL character may be given accidentally by the user through the
following ways:
- Pressing `Win` key on keyboard (Windows only)
- Pressing `<CTRL>-@` / `<CTRL>-2`.
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Diffstat (limited to 'tests/defconfig_1')
0 files changed, 0 insertions, 0 deletions
