[kateExtractor.cpp:28]: (error) Buffer is accessed out of bounds: streaminfo.typeName
(memcmp(streaminfo->typeName, "kate\0\0\0", 7) != 0)) {
but
char typeName[6];
Log in to post a comment.