Actions
Bug #10964
closedFix $ZALLOC memory allocation
Start date:
10/05/2021
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
Recently $ZALLOC expressions were replaced by memory allocation with an unknown size. It is an incorrect behavior.
Updated by Evgeny Novikov about 3 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 3a8978f45.
Actions