Skip to content
  • Mike Gorse's avatar
    Fix some ref count issues · 233ec0f5
    Mike Gorse authored
    Add refs in some places where they were previously not present, and be more
    thorough about removing refs when disposing. This should fix some leaks,
    though it is likely that many still remain.
    Also add a test program that can be used to test for some leaks.
    233ec0f5