C++ (Qt)QOpenGLBuffer::allocate
C++ (Qt)char * str = new char[1024];memset(str, 0, 2048); // ошибка, пишем за пределами блока