aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9dd31552..6d567d5e 100644
--- a/README.md
+++ b/README.md
@@ -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.