[DiscordArchive] Hello, i want to ask, i know that this project is based on trinitycore/sunwell but it still has very
[DiscordArchive] Hello, i want to ask, i know that this project is based on trinitycore/sunwell but it still has very
Archived author: andriuspel • Posted: 2020-03-29T17:21:25.816000+00:00
Original source
its almost identical to tc code so i gues, azc also may could have crash point there
Archived author: Viste • Posted: 2020-03-29T17:23:15.387000+00:00
Original source
> https://github.com/azerothcore/azerothco...gr.cpp#L85 for example
<@!289865015387881475> no its ok
Archived author: Viste • Posted: 2020-03-29T17:24:27.123000+00:00
Original source
never seen crash on azc on bg delete
Archived author: andriuspel • Posted: 2020-03-29T17:24:37.869000+00:00
Original source
but bg pointer is not checked there
Archived author: andriuspel • Posted: 2020-03-29T17:24:44.955000+00:00
Original source
and it tries to access function
Archived author: andriuspel • Posted: 2020-03-29T17:24:58.320000+00:00
Original source
non static function i mean
Archived author: andriuspel • Posted: 2020-03-29T17:25:51.831000+00:00
Original source
well, we had bgs running like 3 years and suddenly we were like bombed yesterday
Archived author: andriuspel • Posted: 2020-03-29T17:25:54.143000+00:00
Original source
on that code
Archived author: andriuspel • Posted: 2020-03-29T17:25:57.582000+00:00
Original source
not sure
Archived author: andriuspel • Posted: 2020-03-29T17:28:22.237000+00:00
Original source
ah true forgot to mention, this loop uses pre C++11 iterator point removal which may also could cause unhandled behavior