Skip to content

Commit f56ebbf

Browse files
committed
TODO.md: fix a typo
1 parent 9d122a6 commit f56ebbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ it.
9999

100100
Mituo Heijo has fuzzed xz and found a bug in the function readIndexBody. The
101101
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
102+
without further checks. Since the number has been too large the make function
103103
did panic. The fix is to check the number against the expected number of records
104104
before allocating the records.
105105

0 commit comments

Comments
 (0)