Bug 5320 - fixes for a few leaks
Summary: fixes for a few leaks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 23:32 PDT by Darin Adler
Modified: 2005-10-10 19:24 PDT (History)
0 users

See Also:


Attachments
two XSLT-related leak fixes and a slight code tweak (7.76 KB, patch)
2005-10-09 23:34 PDT, Darin Adler
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2005-10-09 23:32:52 PDT
Eric got me to run --leaks and I found a few leaks.
Comment 1 Darin Adler 2005-10-09 23:34:51 PDT
Created attachment 4287 [details]
two XSLT-related leak fixes and a slight code tweak
Comment 2 Eric Seidel (no email) 2005-10-10 16:13:55 PDT
Comment on attachment 4287 [details]
two XSLT-related leak fixes and a slight code tweak

Looks fine.  I'm also changing this area of code, and will have some additional
cleanup.
Comment 3 Darin Adler 2005-10-10 19:24:15 PDT
Eric landed this fix.