The Grendel Project - Bugtracker

Back | Home | Add a new Bug | Query Bugs | View Reports | Create a new Account | Read Documentation
Email: Password: Remember me
Find Bug


Bug #76 - Possible mem leak

Return to bug list
Reporter: michiel at grendelproject dot nl Created: 11-14-2001
Project: Priority:
Component: Severity:
Version: OS:
To be Closed in Version Database:
Closed in Version Reported on Site
Summary: Status:
URL: Resolution:
Assigned To: Add CC:
Dependencies: #150
Add Dependency:
Remove Dependency:

Remove selected CCs:
Additional Comments:



You must be logged in to modify this bug
Attachments: Create Attachment
Name Size Type Created  
No attachments


Comments:

Posted By: michiel at grendelproject dot nl
Date: 12:00 AM On 11-14-2001
GCharacter has no context.free() which might cause extra mem leak, especially when your mud has much progs.

Posted By: michiel at grendelproject dot nl
Date: 8:45 PM 03-04-2004
GNPC has a GContext instance, now freed (if previously allocated) in GNPC.Destroy()

Posted By: michiel at grendelproject dot nl
Date: 10:05 PM 02-01-2005
Fix for this bug introduced Bug #150.