[Fusioninventory-commit] [fusinv/fusioninventory-agent-task-network] 942406: create threads before IO::Socket::SSL

Gonéri Le Bouder goneri at rulezlan.org
Thu Aug 23 21:16:10 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/fusinv/fusioninventory-agent-task-network
  Commit: 942406c89fd31ba106c9b220cb9c279467307df8
      https://github.com/fusinv/fusioninventory-agent-task-network/commit/942406c89fd31ba106c9b220cb9c279467307df8
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/NetDiscovery.pm

  Log Message:
  -----------
  create threads before IO::Socket::SSL

This patch fix a regression already fixed in commit:6f86cb4f39598d
IO::Socket::SSL has to be initialized after the threads or we gain
double-free() call.

The same still has to be done for NetInventory. I will prepare the
patch tomorrow.

see: #1783


  Commit: c110dd287a6aa9d945dfdd5fa6988ec3167b1709
      https://github.com/fusinv/fusioninventory-agent-task-network/commit/c110dd287a6aa9d945dfdd5fa6988ec3167b1709
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M Changes
    M Makefile.PL
    M fusioninventory-netdiscovery
    M fusioninventory-netinventory
    A t/apps/netdiscovery.t
    A t/apps/netinventory.t

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/fusinv/fusioninventory-agent-task-network/compare/f6f8fe2419d5...c110dd287a6a


More information about the Fusioninventory-commit mailing list