mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
have a structure that references one of its parents, and a parent of that parent is freed, then the whole structure should be freed, not just the reference. this was found by the change notify code, as a side effect of fixing the memory leak yesterday