Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Fixed memory leak for Packet reader & writer #52

Merged
merged 1 commit into from
May 12, 2014
Merged

Conversation

SneWs
Copy link

@SneWs SneWs commented May 12, 2014

The PacketReader and PacketWriter didn't delete the allocated buffer
properly causing a memory leak.

The PacketReader and PacketWriter didn't delete the allocated buffer
properly causing a memory leak.
jskorpan pushed a commit that referenced this pull request May 12, 2014
Fixed memory leak for Packet reader & writer
@jskorpan jskorpan merged commit f870380 into esnme:master May 12, 2014
@jskorpan
Copy link

Potentially causing a memory leak. I've done great many load tests with this piece of software on both Window and Linux and have yet failed to either see by myself any leaks or have had any such reports brought to my attention over the close to 3 year lifespan of the project. Given that, you are still technically right which I guess is the best kind of right :)

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

Successfully merging this pull request may close these issues.

2 participants