factotum: plug a memory leak in apop
This commit is contained in:
parent
1fcdefc585
commit
8d5bcf7e1e
@ -129,6 +129,7 @@ apopclient(Conv *c)
|
||||
out:
|
||||
keyclose(k);
|
||||
free(chal);
|
||||
free(res);
|
||||
if(c->attr != attr)
|
||||
freeattr(attr);
|
||||
return ret;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user