Commit db67856
committed
Corrected rans normalisation bug introduced in 4ef6c76.
A noddy failure to reinitialise fsum. Odd that it worked when tested
before on the original bug - presumably due to luck somehow (wrap
around not being detrimental).
Fixes samtools/samtools#895.1 parent 5cb0da4 commit db67856
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments