mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
Properly destroy the pdb search object
This commit is contained in:
parent
84af4fb656
commit
514cf53224
@ -1135,7 +1135,7 @@ static int net_sam_do_list(int argc, const char **argv,
|
||||
}
|
||||
}
|
||||
|
||||
search->search_end(search);
|
||||
pdb_search_destroy(search);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user