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)
commit0ac57169c3c70c9b6c7e68033982a03511b79640
tree48c2e606a1393d55472c623af3c477b58e1af9f5
parent1ea92516e2f91b7f99b1d41d44853f941d98e114
Add filedata counting to watch for filedata leaks

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.
src/filedata.c