We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d122a6 commit f56ebbfCopy full SHA for f56ebbf
TODO.md
@@ -99,7 +99,7 @@ it.
99
100
Mituo Heijo has fuzzed xz and found a bug in the function readIndexBody. The
101
function allocated a slice of records immediately after reading the value
102
-without further checks. Sincex the number has been too large the make function
+without further checks. Since the number has been too large the make function
103
did panic. The fix is to check the number against the expected number of records
104
before allocating the records.
105
0 commit comments