Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

server_application.cpp leaks memory #48

Open
Ratstail91 opened this issue May 4, 2017 · 0 comments
Open

server_application.cpp leaks memory #48

Ratstail91 opened this issue May 4, 2017 · 0 comments

Comments

@Ratstail91
Copy link
Member

When deleting packetBuffer, tge delete[] keyword should be used. Instead, the delete keyword is used by mistake. I should ensure that this is actually how it should work before modifying anything, but I'm confident in this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant