Comment #53 on issue 23362 by craig.schlenter: glibc assert in
WebCore::CSSParser::~CSSParser() (double free) -- gcc 4.4-specific?
http://code.google.com/p/chromium/issues/detail?id=23362
I'm attaching the patch I was going to send to Webkit. It's basically the
same as
yours except that I think it's a good idea to null out the extra bytes that
we add to
the buffer as we don't want the parser to freak out when it reads an
uninitialized
byte or two (I actually have no clue how it will behave .. the flex stuff
is something
I still need to wrap my head around).
Can you give that a whirl and see if it fixes the problem too please?
Attachments:
CSSParser.patch 894 bytes
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---