Re: Performance metrics and bug report
Jason Rennie <[email protected]>
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
[email protected] said: > Jason, the bug above aside, how clean is ifile with respect to memory > allocation/cleanup/leaks? Not pristine. I've never run (e.g.) purify on it. When writing it, I made an attempt to match up malloc and free's, so it's at least somewhat clean, but I wouldn't be surprised if there are a few leaks hanging around. Then again, many eyes have perused the code, so if leaks do exist, they probably aren't blatant holes. Jason D. M. Rennie MIT AI Lab [email protected] (617) 253-5339 http://www.ai.mit.edu/~jrennie/