okio icon indicating copy to clipboard operation
okio copied to clipboard

Statically analyze buffer correctness

Open swankjesse opened this issue 9 years ago • 0 comments

Formal methods found a bug in TimSort: http://envisage-project.eu/proving-android-java-and-python-sorting-algorithm-is-broken-and-how-to-fix-it/

We could try out this software to check that tricky methods like Buffer.write satisfy their promises, specifically memory use.

swankjesse avatar Feb 25 '15 15:02 swankjesse