mirror of
https://github.com/samba-team/samba.git
synced 2025-03-02 08:58:33 +03:00
net: fix popt context memleak.
Guenther (This used to be commit 60bce925746590aabf489f0c771afd732c32f5a0)
This commit is contained in:
parent
dddc5725db
commit
913a323623
@ -567,6 +567,8 @@ static struct functable net_func[] = {
|
||||
|
||||
libnetapi_free(c->netapi_ctx);
|
||||
|
||||
poptFreeContext(pc);
|
||||
|
||||
TALLOC_FREE(frame);
|
||||
return rc;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user