[Fusioninventory-commit] [fusioninventory/fusioninventory-agent] 9d2a93: refacto: Limit some memory leaks due to Win32::Daemon
Guillaume Bougard
noreply at github.com
Wed Apr 10 17:19:57 BST 2019
Branch: refs/heads/develop
Home: https://github.com/fusioninventory/fusioninventory-agent
Commit: 9d2a938a862c02c08228704d20fe0c3e6c7e31e7
https://github.com/fusioninventory/fusioninventory-agent/commit/9d2a938a862c02c08228704d20fe0c3e6c7e31e7
Author: Guillaume Bougard <gbougard at teclib.com>
Date: 2019-04-10 (Wed, 10 Apr 2019)
Changed paths:
M Changes
M bin/fusioninventory-win32-service
M lib/FusionInventory/Agent/Daemon/Win32.pm
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
refacto: Limit some memory leaks due to Win32::Daemon
Revert Win32::Daemonn usage to not leaking case
Report also Page File Usage, not only Working Set Size
Commit: 51ef32c62344780c23ab79916129706fcfbf91ee
https://github.com/fusioninventory/fusioninventory-agent/commit/51ef32c62344780c23ab79916129706fcfbf91ee
Author: Guillaume Bougard <gbougard at teclib.com>
Date: 2019-04-10 (Wed, 10 Apr 2019)
Changed paths:
M Changes
M lib/FusionInventory/Agent/Daemon/Win32.pm
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
refacto: handle run tasks in a thread under win32
Commit: a06ed81c3adcb42f855545e90a9a018d159e8a2f
https://github.com/fusioninventory/fusioninventory-agent/commit/a06ed81c3adcb42f855545e90a9a018d159e8a2f
Author: Guillaume Bougard <gbougard at teclib.com>
Date: 2019-04-10 (Wed, 10 Apr 2019)
Changed paths:
M t/lib/fake/windows/Win32/Daemon.pm
Log Message:
-----------
test: add missing constant definition
Commit: 218352746ef51b3734d166125ebf1120f4b3e2ca
https://github.com/fusioninventory/fusioninventory-agent/commit/218352746ef51b3734d166125ebf1120f4b3e2ca
Author: Guillaume Bougard <gbougard at teclib.com>
Date: 2019-04-10 (Wed, 10 Apr 2019)
Changed paths:
M Changes
M lib/FusionInventory/Agent/Task/Deploy/File.pm
Log Message:
-----------
fix(deploy): check file parts source/mirror url
Trigger an error if source/mirror url is not a valid URL
Guaranty source/mirror URL ends with a slash
Closes #394
Compare: https://github.com/fusioninventory/fusioninventory-agent/compare/c9f2c69eb7a7...218352746ef5
More information about the Fusioninventory-commit
mailing list