Package: snap-aligner / 1.0.0+dfsg-2

Metadata

Package Version Patches format
snap-aligner 1.0.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_segfault.patch | (download)

SNAPLib/GenericFile_map.cpp | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 [patch] fix segmentation fault when prefetching empty mapped overflow
 table


non x86 and kfreebsd | (download)

SNAPLib/Compat.cpp | 2 1 + 1 - 0 !
SNAPLib/Compat.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 uses more liberal cpp defines to add compatibility to kfreebsd &
non-x86 systems
drop msse | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop sse flag, not needed for amd64 and x32 and limits portability
according to Aaron M. Ucko <ucko@debian.org>
spelling | (download)

SNAPLib/AlignerOptions.cpp | 2 1 + 1 - 0 !
SNAPLib/GenomeIndex.cpp | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 spelling/grammer fixes
simde | (download)

SNAPLib/Compat.h | 18 12 + 6 - 0 !
1 file changed, 12 insertions(+), 6 deletions(-)

 enable building on non-x86 systems