nullc icon indicating copy to clipboard operation
nullc copied to clipboard

fixed from PVS-Studio

Open ip-gpu opened this issue 8 years ago • 0 comments

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings:

V773 The function was exited without releasing the 'valueLeft' pointer. A memory leak is possible. syntaxtreeevaluate.cpp 310 V773 The function was exited without releasing the 'value' pointer. A memory leak is possible. syntaxtreeevaluate.cpp 481

ip-gpu avatar Nov 02 '17 04:11 ip-gpu