mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
r8531: Fix a memleak
(This used to be commit ebf0cda797da2c63aa0033f034573f6d5485b57a)
This commit is contained in:
parent
3c6e5f6d47
commit
411be313dd
@ -134,6 +134,7 @@ static void notify_deferred_opens(files_struct *fsp)
|
||||
send_deferred_open_retry_message(entry);
|
||||
}
|
||||
}
|
||||
SAFE_FREE(de_array);
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user