There is a function 'int gsprintf(...)' in file goldlib/gall/gstrutil.cpp There is a string 'char *b1 = new char [sizeOfBuffer+1];' with no 'delete[] b1;' at the end.
Founded using Intel Inspector. Win64 with ICC builded ok.
Log in to post a comment.