aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2013-10-29 13:25:27 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2013-10-29 13:25:27 -0400
commitbe6667e95f04bd65475d71c16d2789792c1e787e (patch)
tree9278682dd92242ac9e4f178416549b9bf34a7738 /CHANGELOG
parenta6a9c32bae2aa0b620c7ea4497885f23bdf84265 (diff)
Fix a nasty bug in kmer-counting code
Memset of course does not deal properly with the unsigned long long type so we need to compensate by doing sizeof(unsigned long long) * width to fix the issue
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions