Matthias Bolte 9d50b323a9 Fix memory leak in __virExec
Commit e0d014f2379dd made binary potentially allocated on the heap.
It was freed in the parent in the error path, but not in the success path
that doesn't goto the cleanup label.

Found by 'make -C tests valgrind'.
2011-04-30 17:37:29 +02:00
..
2010-11-22 16:43:29 -05:00
2010-09-23 10:37:10 +02:00
2011-04-29 14:26:40 -06:00
2010-06-02 21:35:22 -04:00
2011-04-14 19:09:12 +02:00
2011-02-11 12:32:17 -07:00
2010-05-06 14:35:38 -06:00
2010-02-19 11:52:04 +01:00
2011-03-04 09:52:12 -07:00
2011-02-08 19:37:21 -07:00
2011-01-03 14:45:00 -07:00
2010-06-10 06:05:31 -06:00
2011-04-30 17:37:29 +02:00
2010-12-02 11:23:15 -07:00