I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio.
Warning:
The '(char ) outputBuffer' pointer in the '(char ) outputBuffer + 4'
expression could be nullptr. In such case, resulting value will be
senseless and it should not be used.
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio.
Warning: The '(char ) outputBuffer' pointer in the '(char ) outputBuffer + 4' expression could be nullptr. In such case, resulting value will be senseless and it should not be used.