Debian Patches

Status for rc/1.7.4+97.gceb59bb-5

Patch Description Author Forwarded Bugs Origin Last update
0001-which-error-handling.patch improve error handling in the which() function Jakub Wilk <jwilk@debian.org> invalid 2014-02-06
0002-panic-attribute-noreturn.patch mark panic() with attribute noreturn

Mark the panic() function with attribute noreturn.

This is to avoid false-positive warning:
../open.c:24:13: warning: array subscript is above array bounds [-Warray-bounds]
Jakub Wilk <jwilk@debian.org> not-needed 2012-06-09
0003-trip-hide-envvars.patch hide environment variables from the test suite output

It might not be desirable to expose environment variables in the build log.
Hide them from the test suite output.
Jakub Wilk <jwilk@debian.org> not-needed 2014-01-28
0004-manpage-typography.patch improve typography in the manual page Jakub Wilk <jwilk@debian.org> no 2019-08-12
0005-Fix-uninitialized-variable-error.patch Fix uninitialized variable error
If stat(2) in `rc_access', statbuf is left uninitialized, but still used in
conditional.

Detected with valgrind.

Updated to avoid crash in tab completion,
details in https://bugs.debian.org/1004645.
Dmitry Bogatov <KAction@debian.org> yes 2019-08-12

All known versions for source package 'rc'

Links