diff options
| author | 2025-11-22 08:00:00 +0800 | |
|---|---|---|
| committer | 2025-11-22 08:00:00 +0800 | |
| commit | 8910bf7a42eea70e327a5c80b5dd07f529dcae30 (patch) | |
| tree | ea8270fb6a3d8d3c81321938b1b7850a2bb73f08 /README.md | |
| parent | pack: Don't use bytes.Reader cursor, use mmaped slice directly (diff) | |
| signature | No signature | |
README: Note on integer overflows
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -213,3 +213,5 @@ By making a contribution to this project, I certify that: they continue from that point (passing along some state such as the packLocation to avoid re-resolving the location from index files). +* There may be some cases where integer overflows are handled + incorrectly. |
