[Ns-bugs] [Bug 60] New: trace system depends on non-standard memory management
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Aug 1 02:38:36 PDT 2007
http://www.nsnam.org/bugzilla/show_bug.cgi?id=60
Summary: trace system depends on non-standard memory management
Product: ns-3
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: simulation core
AssignedTo: ns-bugs at isi.edu
ReportedBy: mathieu.lacage at sophia.inria.fr
the tracing system depends on a non-standard memory management solution: it
depends on each CreateTraceResolver function to return a newed resolver which
must be deleted by the caller. This was before the days when we invented nsCOM
so, we should consider switching the tracing infrastructure to a refcounted
Ptr-based model.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list