forked from LengKundee/MQL5-Google-Onedrive
- Consolidate check_no_nul_bytes and check_reasonable_size into a single-pass validate_files function. - Use stat() for early size check to avoid reading large files. - Implement chunked binary reading (64KB) for NUL byte detection to reduce memory overhead and enable early exit. - Reduce system calls and memory footprint for CI validation. |
||
|---|---|---|
| .. | ||
| bolt.md | ||
| deploy.yml | ||