
2 Sep
2014
2 Sep
'14
1:39 p.m.
On 09/02/14 15:27, Martin Kletzander wrote:
On Tue, Sep 02, 2014 at 03:18:39PM +0200, Peter Krempa wrote:
The 'elem' variable along with the domain object would be leaked when taking the error path.
Found by coverity. --- src/remote/remote_driver.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
ACK,
Martin
Pushed; Thanks. Peter