Debian Patches

Status for kdrill/6.5deb2-13

Patch Description Author Forwarded Bugs Origin Last update
manpages-fixes.diff diff -ruN kdrill6.5-old/kdrill.man kdrill6.5/kdrill.man no
implicit-exit-fix.diff diff -ruN kdrill6.5-old/kanjisearch.c kdrill6.5/kanjisearch.c no
pointer-fixes.diff diff -ruN kdrill6.5-old/grades.c kdrill6.5/grades.c no
search-segfault-fix.diff diff -ruN kdrill6.5-old/multikanji.c kdrill6.5/multikanji.c no
timeout-miss.diff =================================================================== no
clean-fixes.diff =================================================================== no
fix-edict-buffer-overflow.diff no
more-MAXTRANSLATIONSALLOWED.diff no
increase-maxmulti.diff increase maximum search results to 1000
The search component of kdrill imposes a hard limit of 200 results to all kanji
searches, and provides no way to get at any results beyond that limit.

I have routinely needed to be able to look through all results, well past that
limit. I am therefore running with the attached simple one-line patch, which
raises the limit to 1000. I have not noticed any significant increase in e.g.
memory requirements as a result.


diff -Naur kdrill6.5-old//multikanji.c kdrill6.5//multikanji.c
wanderer at fastmail dot fm no debian
drop-unused-variable.diff Drop unused uname variable in createallmulti() This fixes a buffer overflow due to an increase in MAXMULTI from 200 to 1000.
===================================================================
Chow Loong Jin <hyperair@debian.org> no
fix-double-zu.diff no
use-env-flags.diff no
warning-fixes.diff no
rename-getline.diff no

All known versions for source package 'kdrill'

Links