summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-07-28 20:56:38 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-07-28 20:56:38 +0000
commit0ac9c0df327e70e02c471d94f39e3643eb302a4e (patch)
treed592a76822b0cd881922c812e759b519f2d71042 /man
parentda41e9a7a174334f3d9c232ad9b45e952018cee6 (diff)
Fixed 'strlen(copyBuff) == qLen failed at htslib.c:3458' assertion failure.
Rationale: strncat(..., ..., (size_t) -1) does not behave gently on Linux, and is not equivalent to strcat(..., ...) when using optimizations (could it be a corner-case bug ?)
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions