diff options
author | xengineering <me@xengineering.eu> | 2025-04-17 17:39:26 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-04-17 17:39:26 +0200 |
commit | d60dd348fd15cb0fbd797068d5e358ae183386f6 (patch) | |
tree | a91eeb49da46a2682b7a272869fee08b7ea3a154 /fw/rtos/modules/mcuboot | |
parent | 9a89b48c261c1793d07abdad63c04fcff40035be (diff) | |
download | iot-contact-d60dd348fd15cb0fbd797068d5e358ae183386f6.tar iot-contact-d60dd348fd15cb0fbd797068d5e358ae183386f6.tar.zst iot-contact-d60dd348fd15cb0fbd797068d5e358ae183386f6.zip |
fw: app: settings: Minimize changes for SEGFAULT fix
The core issue is that JSON_TOK_STRING as last argument to
JSON_OBJ_DESCR_PRIM issues the SEGFAULT.
Using JSON_TOK_NUMBER instead is the minimal change to avoid the
SEGFAULT temporarily. Obviously this leads to nonsense output since the
string is printed out as number.
Diffstat (limited to 'fw/rtos/modules/mcuboot')
0 files changed, 0 insertions, 0 deletions