Josko / aura-bot

Warcraft III high-performance hosting bot written in C++14.
72 stars 41 forks source link

Public command that crashes the bot #84

Closed truedesire closed 5 years ago

truedesire commented 5 years ago

Public command "status" is crashes the bot. "Segmentation fault [core dumped]" Warcraft 1.28.5 (with constexpr int MAX_SLOTS = 12; in gameslot.h line 43 and packet.push_back(98); in bnetprotocol.cpp line 494) Ubuntu 18.04 Bionic Not sure about Warcraft 1.30

Josko commented 5 years ago

Thank you for the report!