RESOLVED FIXED 9788
storage leaks in Objective-C tests
https://bugs.webkit.org/show_bug.cgi?id=9788
Summary storage leaks in Objective-C tests
Darin Adler
Reported 2006-07-08 08:24:36 PDT
The new Objective-C tests have some storage leaks. It was easy to overlook these in the buildbot since we had lots of other leaks. We need to fix them all!
Attachments
patch to fix the leaks (2.12 KB, patch)
2006-07-08 08:26 PDT, Darin Adler
ggaren: review+
Darin Adler
Comment 1 2006-07-08 08:26:55 PDT
Created attachment 9268 [details] patch to fix the leaks
Geoffrey Garen
Comment 2 2006-07-08 11:04:35 PDT
Comment on attachment 9268 [details] patch to fix the leaks r=me die leaks die
Darin Adler
Comment 3 2006-07-08 12:39:59 PDT
Committed revision 15238.
Note You need to log in before you can comment on or make changes to this bug.