ethanmoffat / etheos

[Eth]an's [E]ndless [O]nline [S]erver - fork of eoserv project
zlib License
13 stars 8 forks source link

Avoid command source pointer dereference during reload/shutdown #59

Closed ethanmoffat closed 1 year ago

ethanmoffat commented 1 year ago

Fixes crash bug when character that initiated the reload/shutdown disconnects before the reload/shutdown executes.

Will need to rely on admin command audit log to determine who is causing shutdowns/reloads