mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
nwrap: fix a copy and paste error in the destructor.
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
554963d887
commit
766e795518
@ -5560,7 +5560,7 @@ void nwrap_destructor(void)
|
||||
c->fd = -1;
|
||||
}
|
||||
|
||||
nwrap_he_global.num = 0;
|
||||
nwrap_sp_global.num = 0;
|
||||
}
|
||||
|
||||
if (nwrap_he_global.cache != NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user