git-svn-id: https://profuse.googlecode.com/svn/branches/v2@118 aa027e90-d47c-11dd-86d7-074df07e0730

This commit is contained in:
ksherlock
2009-11-26 19:45:54 +00:00
parent 736746052b
commit da22eb1114
3 changed files with 22 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ VolumeDirectory::~VolumeDirectory()
_device->sync();
delete _device;
}
delete _bitmap;
}
void VolumeDirectory::write(Buffer *out)