linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00796
[Bug 517948] Re: Memory leak while hashing
If I'm right, as you say, does that mean that there was no memory
leaking and this bug can be marked as invalid? Or are you saying that
you confirmed it was leaking but revision 351 now stops it from leaking
and we should mark it as fix committed?
--
Memory leak while hashing
https://bugs.launchpad.net/bugs/517948
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Incomplete
Bug description:
Looks like memory mappings are destroyed on Linux when the file descriptor is closed. This is not the case on FreeBSD.
Please see attached patch.
References