mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
Merge pull request #82 from kycook/patch1
Added fix for memory leak because of potential circular reference
This commit is contained in:
commit
d62ac092a6
@ -581,6 +581,7 @@ this.fnDestroy = function ( bRemove )
|
|||||||
|
|
||||||
/* End it all */
|
/* End it all */
|
||||||
oSettings = null;
|
oSettings = null;
|
||||||
|
oInit = null;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user