mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 04:50:57 +00:00
- 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 | ||