Comment #9 on issue 18984 by daniel.r.kegel: Mismatched free / delete /  
delete[] in WebCore::CSSSelectorList::adoptSelectorVector()
http://code.google.com/p/chromium/issues/detail?id=18984

One more similar stack seen in

http://build.chromium.org/buildbot/waterfall.fyi/builders/Mac%20UI%201%20of%203%20(va
lgrind)/builds/950/steps/valgrind%20test:%20ui/logs/stdio

Mismatched free() / delete / delete []
   operator delete(void*) (vg_replace_malloc.c:346)
    
WebCore::CSSSelectorList::adoptSelectorVector(WTF::Vector<WebCore::CSSSelector*,
0ul>&) (third_party/WebKit/WebCore/css/CSSSelectorList.cpp:62)
   cssyyparse(void*) (CSSGrammar.y:336)
   WebCore::CSSParser::parseSelector(WebCore::String const&,  
WebCore::Document*,
WebCore::CSSSelectorList&)  
(third_party/WebKit/WebCore/css/CSSParser.cpp:317)
   WebCore::Node::querySelectorAll(WebCore::String const&, int&)
(third_party/WebKit/WebCore/dom/Node.cpp:1713)



--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to