Debian Patches

Status for ministat/20251113-2

Patch Description Author Forwarded Bugs Origin Last update
fix-ctype-usage.patch Fix ctype usage
isspace() etc. take an unsigned character value or -1. Passing an
argument of type char, implicitly converted to int, may result in an
out-of-range value and undefined behaviour if char is a signed type.
Ben Hutchings <ben@decadent.org.uk> no 2015-08-30
not-bsd [PATCH] Remove FreeBSD dependencies Ben Hutchings <ben@decadent.org.uk> not-needed 2026-01-04
barf-on-inf-or-nan.patch Check for and reject nan or inf data
Otherwise this happens:

$ echo -e 'inf\ninf\ninf\n' | ministat
x <stdin>
zsh: segmentation fault ministat
Dima Kogan <dkogan@debian.org> no debian 2025-12-22

All known versions for source package 'ministat'

Links