Skip to content

Commit 8e6679c

Browse files
committed
adding a comment
1 parent 7110e80 commit 8e6679c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,10 @@ short arrays are unreliable.)
222222

223223
## I used your code and I get segmentation faults
224224

225-
Our code is thoroughly tested.
225+
Our code is thoroughly tested, but some experimental schemes can overwrite
226+
in the receiving buffer (deliberately). This is a research library not
227+
all schemes are meant for production use. *Please review carefully the
228+
code prior to using it.*
226229

227230
One common issue is that people do not provide large enough buffers.
228231
Some schemes can have such small compression rates that the compressed data

0 commit comments

Comments
 (0)