Files
bs_explorer/modules
François 0bd109c209 fix: bsdl folder error printed uninitialized buffer
In cmd_autoinit, when find_first_file fails to open ./bsdl_files/ the
error path printed `filename` — which is only populated inside the
directory-walk loop. Outside that loop it is uninitialized stack
content, leading to garbage in the error message (and a confusing
diagnostic when bs is launched from a directory without a bsdl_files/
subfolder, e.g. build/).

Print `scanfolder` (the actual path that was attempted) instead.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 10:48:46 +02:00
..
2025-02-16 19:32:01 +01:00
2025-02-16 19:32:01 +01:00
2025-02-18 11:36:18 +01:00
2025-02-18 11:36:18 +01:00
2025-02-18 11:36:18 +01:00
2025-02-16 19:32:01 +01:00
2025-02-16 19:32:01 +01:00