[Fusioninventory-commit] [fusinv/fusioninventory-agent] 5eeec9: ignore PERLLIB and PERL5LIB env var
    Gonéri Le Bouder 
    goneri at rulezlan.org
       
    Thu Sep 13 13:04:10 UTC 2012
    
    
  
  Branch: refs/heads/2.2.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: 5eeec90aab8110659cca28fbf8835f709427ee51
      https://github.com/fusinv/fusioninventory-agent/commit/5eeec90aab8110659cca28fbf8835f709427ee51
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-13 (Thu, 13 Sep 2012)
  Changed paths:
    M fusioninventory-win32-service
  Log Message:
  -----------
  ignore PERLLIB and PERL5LIB env var
some Oracle products set PERLLIB and PERL5LIB, because of that,
perl.exe try to load Oracle lib.
http://perldoc.perl.org/perlsec.html#Taint-mode
taint mode is probably a cleaner option but we will have to fix the
code first.
closes: #1810
Reported-by: Walid Nouh <walid.nouh at gmail.com>
    
    
More information about the Fusioninventory-commit
mailing list