Debian Patches
Status for libquvi/0.9.4-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Fix-undefined-behaviour-in-quvi_errmsg.patch | Fix undefined behaviour in quvi_errmsg The msg[] array in errmsg.c was not NULL-terminated, so the loop that counts its elements read past the end of the array. Modern compilers exploit this undefined behaviour and constant-fold quvi_errmsg into a function that always returns the invalid argument message, breaking quvi_errmsg() for every error code. Terminate the array with NULL. |
Bastian Germann <bage@debian.org> | no | 2026-08-04 | ||
| doxygen.patch | disable searchengine in doxygen HTML output Disable the searchengine in doxygen's HTML output to avoid an embedded copy of jquery.js to be pulled in. |
Ansgar Burchardt <ansgar@debian.org> | not-needed | vendor | 2013-10-13 | |
| 0003-Modernize-configure.ac.patch | Modernize configure.ac Avoid some (re)configure warnings. |
Boyuan Yang <byang@debian.org> | no | 2021-09-03 | ||
| 0004-Fix-FTBFS-with-autoconf-2.70.patch | Fix FTBFS with autoconf 2.70 Patch retrieved from https://bugs.gentoo.org/777768 |
Boyuan Yang <byang@debian.org> | no | debian | 2021-09-03 | |
| 0005-Make-the-build-reproducible.patch | Make the build reproducible | Chris Lamb <lamby@debian.org> | no | debian | 2021-09-09 |
