9flowers
Results
2
issues of
9flowers
## Proposed changes Added a file name length restriction in the `WriteStoreDebugData` function for the debug mode triggered by the `-srd` flag. This change ensures that file names generated for...
[BUG] Restrict file name length for debug mode (`-srd` flag) to avoid system file creation errors.
1
### Is there an existing issue for this? - [x] I have searched the existing issues. ### Current Behavior When the `-srd` flag is enabled, the `WriteStoreDebugData` function generates file...
Type: Bug