Debian Patches
Status for mcpp/2.7.2-5.3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-zeroc-fixes.patch | Fixes by ZeroC, Inc. =================================================================== |
ZeroC, Inc. | no | debian | ||
02-gniibe-fixes.patch | Simple fixes * Fix freeing unmalloced memory The memory of 'in_file' is not malloced, but points to argv[]. It is wrong to free it. * When there is no input file specified by argv, it causes error and fp_in == NULL. Check is needed to call fclose for fp_in. ## Fixes the issue reported at: ## http://www.forallsecure.com/bug-reports/6b11b6fccda17cc467e055ccf7fec3fa2d89ec00/ =================================================================== |
NIIBE Yutaka | no | |||
03-gniibe-fix-11.patch | Fix for a bug reported to sourceforge.net #11 =================================================================== |
NIIBE Yutaka | no | |||
04-gniibe-fix-12.patch | Fix for a bug reported to sourceforge.net #12 =================================================================== |
NIIBE Yutaka | no | |||
05-gniibe-fix-13.patch | Fix for a bug reported to sourceforge.net #13 by fixing error messages. Also, fix erroneous messages. =================================================================== |
NIIBE Yutaka | no | |||
06-gniibe-fix-autotools.patch | Fix for newer autotools =================================================================== |
NIIBE Yutaka | no | |||
07-fix-16.patch | Fix build with GCC 14.x by splitting a NULL assignment into 2 lines. | John Brandwood <john.brandwood@telzey.com> | no | https://github.com/jbrandwood/mcpp/commit/3b274fe8f31d61996343b17402f30408a6e447cf | 2024-03-15 | |
08-Fix-configure.ac-failing-to-define-LL_FORM-when-usin.patch | Fix configure.ac failing to define LL_FORM when using GCC v15. | John Brandwood <john.brandwood@telzey.com> | no | https://github.com/jbrandwood/mcpp.git/commit/c326468d6c5437e0c846eabbc2f5cf501143d66d | 2025-05-09 | |
09-Stop-using-true-and-false-as-label-names-in-system.c.patch | Stop using "true" and "false" as label names in system.c, it breaks modern C! | John Brandwood <john.brandwood@telzey.com> | no | https://github.com/jbrandwood/mcpp.git/commit/1d65736ca2c10328916ed6c98e6422a784da187a | 2025-05-09 | |
fix-implicit-function-declaration.patch | Define a feature test macro =================================================================== |
Andrey Rakhmatullin <wrar@debian.org> | no | debian | 2024-03-16 |