Add filedata counting to watch for filedata leaks
authorOmari Stephens <xsdg@xsdg.org>
Tue, 13 Nov 2012 06:08:21 +0000 (06:08 +0000)
committerOmari Stephens <xsdg@xsdg.org>
Tue, 13 Nov 2012 08:24:48 +0000 (08:24 +0000)
This basically counts the number of filedata instances in existence at
any given point in time.  If the number doesn't drop down to where it's
supposed to be, there are leaks.


No differences found