A memory leak occurred in a c-treeACE library built with transaction support off when creating a superfile member. The leak occurred when calling CreateIFileXtd to create a member file in a super file (the creation of the super file itself does not leak). The logic has been modified to correct this.