summaryrefslogtreecommitdiff
path: root/example/scripts
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2022-08-19 15:04:03 +0200
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2022-08-19 15:04:03 +0200
commit77f7206d91a12abd4effd5c20188653e83faa54b (patch)
tree6b3afceaa076bca87354eda6aa3354aef40cdb2b /example/scripts
parent5c44b1a4e438fc28729de9bdb632907638ede60c (diff)
downloadmanaserv-77f7206d91a12abd4effd5c20188653e83faa54b.tar.gz
manaserv-77f7206d91a12abd4effd5c20188653e83faa54b.tar.bz2
manaserv-77f7206d91a12abd4effd5c20188653e83faa54b.tar.xz
manaserv-77f7206d91a12abd4effd5c20188653e83faa54b.zip
Fixed possible leak in AccountHandler::handleUnregisterMessage
Fixed by changing account instances to be managed by std::unique_ptr, so we don't forget to delete them somewhere, like in that function as well as during shutdown in AccountHandler.
Diffstat (limited to 'example/scripts')
0 files changed, 0 insertions, 0 deletions