tierrilopes 1804 Posted December 15, 2015 Nome: vulnerabilidade cube long_list Afeta: todos os cores Sintomas: servidor vai abaixo, volta atrás no tempo Resolução: Abrir o ficheiro cube.cpp; Procurar por: if (resultText.size() - 20 >= CHAT_MAX_LEN) { sys_err("[CubeInfo] Too long cube result list text. (NPC: %d, length: %d)", npcVNUM, resultText.size()); resultText.clear(); resultCount = 0; } Substituir por: Please login or register to see this code. 5 Share this post Link to post Share on other sites
pedrorrr 49 Posted December 19, 2015 Não tinha conhecimento disto, mas sempre se aprende Please login or register to see this image. /uploads/emoticons/xenforo-smilies-sprite.png.d52266e1d31fd9da7be965ffac67adac.png"> Corrigido já na minha source, obrigado e +1 Hidden Content Give reaction or reply to this topic to see the hidden content. Share this post Link to post Share on other sites