Releases: zeroc-ice/mcpp
v2.7.2.0
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.
v2.7.2.19
mcpp 2.7.2.14
This patch release includes Nuget and Makefile fixes.
mcpp 2.7.2.12
The main changes in this release are enhancements to the MSBuild build system and a simplified Makefile for Linux and macOS.
v2.7.2-3ice
mcpp 2.7.2 simplified for Ice