Difference between revisions of "FreeM 0.59.2"
Jump to navigation
Jump to search
(Created page with "== Changes == * Fix a potential buffer overflow in the shared memory allocator. This was caused by an oversight made while modifying the allocator to comply with memory align...") |
|||
Line 1: | Line 1: | ||
+ | == Overview == | ||
+ | |||
+ | FreeM 0.59.2 was released on 02 August 2023. | ||
+ | |||
== Changes == | == Changes == | ||
* Fix a potential buffer overflow in the shared memory allocator. This was caused by an oversight made while modifying the allocator to comply with memory alignment requirements on DEC Alpha CPUs. | * Fix a potential buffer overflow in the shared memory allocator. This was caused by an oversight made while modifying the allocator to comply with memory alignment requirements on DEC Alpha CPUs. | ||
+ | |||
+ | == Port Verification == | ||
+ | TBD |
Latest revision as of 20:40, 2 August 2023
Overview
FreeM 0.59.2 was released on 02 August 2023.
Changes
- Fix a potential buffer overflow in the shared memory allocator. This was caused by an oversight made while modifying the allocator to comply with memory alignment requirements on DEC Alpha CPUs.
Port Verification
TBD