← Back to team overview

linuxdcpp-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: linuxdcpp
     Importance: Undecided
         Status: New

-- 
[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.





Follow ups

References