Whamcloud - gitweb
LU-3426 build: fix 'resource leak' errors 09/6509/5
authorSebastien Buisson <sebastien.buisson@bull.net>
Fri, 31 May 2013 13:47:36 +0000 (15:47 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 25 Jul 2013 03:16:43 +0000 (03:16 +0000)
Fix 'resource leak' defects found by Coverity version 6.5.1:
Resource leak (RESOURCE_LEAK)
Variable going out of scope leaks the storage it points to.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: Ieb45e4cceb26b6c1ca605ef1b1c78cf3f603dffa
Reviewed-on: http://review.whamcloud.com/6509
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>

No differences found