It is possible that datablock will not be re-used for the new dependency graph building. Freeing function was freeing all the nested pointers of databnlock, but not datablock memory itself.
It is possible that datablock will not be re-used for the new dependency graph building. Freeing function was freeing all the nested pointers of databnlock, but not datablock memory itself.