Skip to content

v2.7.2.0

Latest

Choose a tag to compare

@pepone pepone released this 20 Jan 11:33

mcpp 2.7.2.20 Release

This release includes two bug fixes contributed by @jbrandwood:

Bug Fixes

  • Fixed heap-based buffer overflow in do_msg() (CVE-2019-14274) - Applied a modified version of the Debian patch to fix illegal control character handling in error message output. (0264ec0)

  • Fixed segfault caused by macro parameter corruption in substitute() - Resolved an issue where the 9th or 32nd macro parameter could be corrupted when used at the end of replacement text. (45cee5a)

NuGet Packages

Acknowledgments

Thanks to Kiyoshi Matsui, the original author of mcpp, and to @jbrandwood for contributing these fixes.