← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 517948] Re: [patch] huge memory in file hasher on FreeBSD (16M per every hashed file)

 

** Patch added: "Fix"
   http://launchpadlibrarian.net/38820081/patch-client-HashManager.cpp

-- 
[patch] huge memory in file hasher on FreeBSD (16M per every hashed file)
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++: New

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