[Patch]: fix URL leak in Html_tag_open_link()
1 Feb
2009
1 Feb
'09
2:46 a.m.
If Html_tag_open_link() gets a link that it decides not to use because of the media attribute, it returns without freeing the URL object it just created. The fix is to postpone creating the URL until after all the checks that might cause the function to return. Patch and test case attached. Regards, Jeremy Henty
1 Feb
1 Feb
9:01 a.m.
New subject: DO NOT: [Patch]: fix URL leak in Html_tag_open_link()
Oops, I've got a reproducible crash from this patch. Let we figure out where I messed it up. Jeremy Henty
5768
Age (days ago)
5768
Last active (days ago)
1 comments
1 participants
participants (1)
-
onepoint@starurchin.org