mirror of
https://github.com/samba-team/samba.git
synced 2025-11-14 12:23:52 +03:00
In particular, I've used the --leak-report-full option to smbd to track down memory that shouldn't be on a long-term context. This is now talloc_free()ed much earlier. Andrew Bartlett