
3 Jun
2014
3 Jun
'14
8:40 a.m.
On 06/03/14 14:38, Daniel P. Berrange wrote:
On Tue, Jun 03, 2014 at 02:37:04PM +0200, Peter Krempa wrote:
If the leasehelper_path couldn't be found the code would leak the freshly constructed command structure. Re-arrange code to avoid the problem.
Found by coverity, broken by baafe668fa56767c031468ccd5df3e62eaa11370. --- src/network/bridge_driver.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
ACK
Regards, Daniel
Pushed; Thanks. Peter