Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 5334 by [EMAIL PROTECTED]: [Purify-Layout-Test] Memory Leak at
WebCore::StringImpl::create(char const*)
http://code.google.com/p/chromium/issues/detail?id=5334
In a recent purify test run, from security/xss-DENIED-xsl-document-
redirect.xml
[W] MLK: Memory leak of 20 bytes from 1 block allocated in
WebCore::StringImpl::create(char const*) [test_shell.exe]
Distribution of leaked blocks
20 bytes from 1 block of 20 bytes (0x06ac7700)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::StringImpl::create(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:977]
WebCore::String::String(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:70]
WebCore::ResourceRequestBase::setHTTPReferrer(String::WebCore
const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\network\resour
cerequestbase.h:78]
WebCore::FrameLoader::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3606]
WebCore::docLoaderFunc
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:1
31]
xsltLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\documents.c:319]
xsltDocumentFunctionLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:142]
xsltDocumentFunction
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:334]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13396]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13779]
xmlXPathRunEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14347]
xmlXPathCompiledEvalInternal
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14707]
xmlXPathCompiledEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14770]
xsltValueOf
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:4404]
xsltApplySequenceConstructor
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2583]
xsltApplyXSLTTemplate
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:3032]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2033]
xsltDefaultProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1863]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1995]
xsltApplyStylesheetInternal
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6031]
xsltApplyStylesheetUser
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6271]
WebCore::XSLTProcessor::transformToString(Node::WebCore
*,String::WebCore&,String::WebCore&,String::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:3
91]
WebCore::Document::applyXSLTransform(ProcessingInstruction::WebCore *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:3785]
WebCore::Document::recalcStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2358]
WebCore::Document::updateStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2279]
WebCore::Document::removePendingSheet(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2252]
WebCore::ProcessingInstruction::sheetLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:184]
WebCore::XSLStyleSheet::checkLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xslstylesheet.cpp:1
05]
WebCore::ProcessingInstruction::parseStyleSheet(String::WebCore
const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:220]
[W] MLK: Memory leak of 20 bytes from 1 block allocated in
WebCore::StringImpl::create(char const*) [test_shell.exe]
Distribution of leaked blocks
20 bytes from 1 block of 20 bytes (0x06ad4d10)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::StringImpl::create(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:977]
WebCore::String::String(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:70]
WebCore::ResourceRequestBase::ResourceRequestBase(KURL::WebCore
const&,ResourceRequestCachePolicy::WebCore)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\network\resour
cerequestbase.h:115]
WebCore::ResourceRequest::ResourceRequest(KURL::WebCore const&)
[c:\b\slave\pl\build\src\webkit\port\platform\network\chromium\resourcerequ
est.h:70]
WebCore::docLoaderFunc
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:1
31]
xsltLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\documents.c:319]
xsltDocumentFunctionLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:142]
xsltDocumentFunction
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:334]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13396]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13779]
xmlXPathRunEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14347]
xmlXPathCompiledEvalInternal
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14707]
xmlXPathCompiledEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14770]
xsltValueOf
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:4404]
xsltApplySequenceConstructor
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2583]
xsltApplyXSLTTemplate
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:3032]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2033]
xsltDefaultProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1863]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1995]
xsltApplyStylesheetInternal
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6031]
xsltApplyStylesheetUser
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6271]
WebCore::XSLTProcessor::transformToString(Node::WebCore
*,String::WebCore&,String::WebCore&,String::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:3
91]
WebCore::Document::applyXSLTransform(ProcessingInstruction::WebCore *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:3785]
WebCore::Document::recalcStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2358]
WebCore::Document::updateStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2279]
WebCore::Document::removePendingSheet(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2252]
WebCore::ProcessingInstruction::sheetLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:184]
WebCore::XSLStyleSheet::checkLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xslstylesheet.cpp:1
05]
WebCore::ProcessingInstruction::parseStyleSheet(String::WebCore
const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:220]
[W] MLK: Memory leak of 16 bytes from 1 block allocated in
WebCore::CStringBuffer::create(UINT) [test_shell.exe]
Distribution of leaked blocks
16 bytes from 1 block of 16 bytes (0x06adc958)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::CStringBuffer::create(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\cstring.h
:39]
WebCore::CString::init(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\cstring.c
pp:49]
WebCore::CString::CString(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\cstring.c
pp:41]
WebCore::KURL::URLString::setAscii(char const*,int)
[c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:132]
WebCore::KURL::KURL(char const*,int,Parsed::url_parse
const&,bool) [c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:215]
webkit_glue::GURLToKURL(GURL const&)
[c:\b\slave\pl\build\src\webkit\glue\glue_util.cc:91]
WebRequestImpl::SetURL(GURL const&)
[c:\b\slave\pl\build\src\webkit\glue\weburlrequest_impl.cc:59]
TestWebViewDelegate::WillSendRequest(WebView *,UINT,WebRequest
*)
[c:\b\slave\pl\build\src\webkit\tools\test_shell\test_webview_delegate.cc:1
44]
WebFrameLoaderClient::dispatchWillSendRequest(DocumentLoader::WebCore
*,DWORD,ResourceRequest::WebCore&,ResourceResponse::WebCore const&)
[c:\b\slave\pl\build\src\webkit\glue\webframeloaderclient_impl.cc:206]
WebCore::FrameLoader::dispatchWillSendRequest(DocumentLoader::WebCore
*,DWORD,ResourceRequest::WebCore&,ResourceResponse::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
5134]
WebCore::FrameLoader::willSendRequest(ResourceLoader::WebCore
*,ResourceRequest::WebCore&,ResourceResponse::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3646]
WebCore::ResourceLoader::willSendRequest(ResourceRequest::WebCore&,Resource
Response::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\resourceloader.c
pp:212]
WebCore::MainResourceLoader::willSendRequest(ResourceRequest::WebCore&,Reso
urceResponse::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:174]
WebCore::MainResourceLoader::loadNow(ResourceRequest::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:403]
WebCore::MainResourceLoader::load(ResourceRequest::WebCore
const&,SubstituteData::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:464]
WebCore::DocumentLoader::startLoadingMainResource(DWORD)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\documentloader.c
pp:805]
WebCore::FrameLoader::continueLoadAfterWillSubmitForm(PolicyAction::WebCore
)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3291]
WebCore::FrameLoader::continueLoadAfterNavigationPolicy(ResourceRequest::We
bCore const&,PassRefPtr<FormState::WebCore>::WTF,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3975]
WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void
*,ResourceRequest::WebCore const&,PassRefPtr<FormState::WebCore>::WTF,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3916]
WebCore::PolicyCheck::call(bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
4939]
WebCore::FrameLoader::continueAfterNavigationPolicy(PolicyAction::WebCore)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3909]
WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction((FrameLoader:
:WebCore::*)(void),...)
[c:\b\slave\pl\build\src\webkit\glue\webframeloaderclient_impl.cc:937]
WebCore::FrameLoader::checkNavigationPolicy(ResourceRequest::WebCore
const&,DocumentLoader::WebCore
*,PassRefPtr<FormState::WebCore>::WTF,(*)(void *,ResourceRequest::WebCore
const&,PassRefPtr<FormState::WebCore>::WTF,bool),void *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3878]
WebCore::FrameLoader::loadWithDocumentLoader(DocumentLoader::WebCore
*,FrameLoadType::WebCore,PassRefPtr<FormState::WebCore>::WTF)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2319]
WebCore::FrameLoader::load(DocumentLoader::WebCore *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2281]
WebCore::FrameLoader::load(ResourceRequest::WebCore
const&,SubstituteData::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2215]
WebCore::FrameLoader::load(ResourceRequest::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2205]
WebFrameImpl::InternalLoadRequest(WebRequest
const*,SubstituteData::WebCore const&,bool)
[c:\b\slave\pl\build\src\webkit\glue\webframe_impl.cc:411]
WebFrameImpl::LoadRequest(WebRequest *)
[c:\b\slave\pl\build\src\webkit\glue\webframe_impl.cc:324]
[W] MLK: Memory leak of 68 bytes from 1 block allocated in
WTF::fastMalloc(UINT) [test_shell.exe]
Distribution of leaked blocks
68 bytes from 1 block of 68 bytes (0x06adc990)
Allocation location
malloc
[f:\sp\vctools\crt_bld\self_x86\crt\src\malloc.c:155]
WTF::fastMalloc(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.c
pp:192]
WTF::VectorBufferBase<char>::allocateBuffer(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\vector.h:277
]
WTF::VectorBuffer<char,0>::VectorBuffer<char,0>(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\vector.h:338
]
WTF::Vector<char,0>::Vector<char,0>(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\vector.h:450
]
WebCore::CStringBuffer::CStringBuffer(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\cstring.h
:47]
WebCore::CStringBuffer::create(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\cstring.h
:39]
WebCore::CString::init(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\cstring.c
pp:49]
WebCore::CString::CString(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\cstring.c
pp:41]
WebCore::KURL::URLString::setAscii(char const*,int)
[c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:132]
WebCore::KURL::KURL(char const*,int,Parsed::url_parse
const&,bool) [c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:215]
webkit_glue::GURLToKURL(GURL const&)
[c:\b\slave\pl\build\src\webkit\glue\glue_util.cc:91]
WebRequestImpl::SetURL(GURL const&)
[c:\b\slave\pl\build\src\webkit\glue\weburlrequest_impl.cc:59]
TestWebViewDelegate::WillSendRequest(WebView *,UINT,WebRequest
*)
[c:\b\slave\pl\build\src\webkit\tools\test_shell\test_webview_delegate.cc:1
44]
WebFrameLoaderClient::dispatchWillSendRequest(DocumentLoader::WebCore
*,DWORD,ResourceRequest::WebCore&,ResourceResponse::WebCore const&)
[c:\b\slave\pl\build\src\webkit\glue\webframeloaderclient_impl.cc:206]
WebCore::FrameLoader::dispatchWillSendRequest(DocumentLoader::WebCore
*,DWORD,ResourceRequest::WebCore&,ResourceResponse::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
5134]
WebCore::FrameLoader::willSendRequest(ResourceLoader::WebCore
*,ResourceRequest::WebCore&,ResourceResponse::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3646]
WebCore::ResourceLoader::willSendRequest(ResourceRequest::WebCore&,Resource
Response::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\resourceloader.c
pp:212]
WebCore::MainResourceLoader::willSendRequest(ResourceRequest::WebCore&,Reso
urceResponse::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:174]
WebCore::MainResourceLoader::loadNow(ResourceRequest::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:403]
WebCore::MainResourceLoader::load(ResourceRequest::WebCore
const&,SubstituteData::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:464]
WebCore::DocumentLoader::startLoadingMainResource(DWORD)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\documentloader.c
pp:805]
WebCore::FrameLoader::continueLoadAfterWillSubmitForm(PolicyAction::WebCore
)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3291]
WebCore::FrameLoader::continueLoadAfterNavigationPolicy(ResourceRequest::We
bCore const&,PassRefPtr<FormState::WebCore>::WTF,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3975]
WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void
*,ResourceRequest::WebCore const&,PassRefPtr<FormState::WebCore>::WTF,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3916]
WebCore::PolicyCheck::call(bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
4939]
WebCore::FrameLoader::continueAfterNavigationPolicy(PolicyAction::WebCore)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3909]
WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction((FrameLoader:
:WebCore::*)(void),...)
[c:\b\slave\pl\build\src\webkit\glue\webframeloaderclient_impl.cc:937]
WebCore::FrameLoader::checkNavigationPolicy(ResourceRequest::WebCore
const&,DocumentLoader::WebCore
*,PassRefPtr<FormState::WebCore>::WTF,(*)(void *,ResourceRequest::WebCore
const&,PassRefPtr<FormState::WebCore>::WTF,bool),void *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3878]
WebCore::FrameLoader::loadWithDocumentLoader(DocumentLoader::WebCore
*,FrameLoadType::WebCore,PassRefPtr<FormState::WebCore>::WTF)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2319]
[W] MLK: Memory leak of 20 bytes from 1 block allocated in
WebCore::StringImpl::create(char const*) [test_shell.exe]
Distribution of leaked blocks
20 bytes from 1 block of 20 bytes (0x06ae6b28)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::StringImpl::create(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:977]
WebCore::String::String(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:70]
WebCore::ResourceRequestBase::setHTTPUserAgent(String::WebCore
const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\network\resour
cerequestbase.h:86]
WebCore::FrameLoader::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3611]
WebCore::docLoaderFunc
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:1
31]
xsltLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\documents.c:319]
xsltDocumentFunctionLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:142]
xsltDocumentFunction
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:334]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13396]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13779]
xmlXPathRunEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14347]
xmlXPathCompiledEvalInternal
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14707]
xmlXPathCompiledEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14770]
xsltValueOf
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:4404]
xsltApplySequenceConstructor
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2583]
xsltApplyXSLTTemplate
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:3032]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2033]
xsltDefaultProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1863]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1995]
xsltApplyStylesheetInternal
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6031]
xsltApplyStylesheetUser
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6271]
WebCore::XSLTProcessor::transformToString(Node::WebCore
*,String::WebCore&,String::WebCore&,String::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:3
91]
WebCore::Document::applyXSLTransform(ProcessingInstruction::WebCore *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:3785]
WebCore::Document::recalcStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2358]
WebCore::Document::updateStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2279]
WebCore::Document::removePendingSheet(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2252]
WebCore::ProcessingInstruction::sheetLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:184]
WebCore::XSLStyleSheet::checkLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xslstylesheet.cpp:1
05]
WebCore::ProcessingInstruction::parseStyleSheet(String::WebCore
const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:220]
[W] MLK: Memory leak of 20 bytes from 1 block allocated in
WebCore::StringImpl::create(char const*) [test_shell.exe]
Distribution of leaked blocks
20 bytes from 1 block of 20 bytes (0x06aed3c8)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::StringImpl::create(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:977]
WebCore::String::String(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:70]
WebCore::ResourceHandleInternal::Start(SyncLoadResponse::ResourceLoaderBrid
ge::webkit_glue *)
[c:\b\slave\pl\build\src\webkit\glue\resource_handle_impl.cc:368]
WebCore::ResourceHandle::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&,Frame::WebCore *)
[c:\b\slave\pl\build\src\webkit\glue\resource_handle_impl.cc:722]
WebCore::FrameLoader::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3631]
WebCore::docLoaderFunc
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:1
31]
xsltLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\documents.c:319]
xsltDocumentFunctionLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:142]
xsltDocumentFunction
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:334]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13396]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13779]
xmlXPathRunEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14347]
xmlXPathCompiledEvalInternal
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14707]
xmlXPathCompiledEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14770]
xsltValueOf
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:4404]
xsltApplySequenceConstructor
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2583]
xsltApplyXSLTTemplate
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:3032]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2033]
xsltDefaultProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1863]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1995]
xsltApplyStylesheetInternal
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6031]
xsltApplyStylesheetUser
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6271]
WebCore::XSLTProcessor::transformToString(Node::WebCore
*,String::WebCore&,String::WebCore&,String::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:3
91]
WebCore::Document::applyXSLTransform(ProcessingInstruction::WebCore *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:3785]
WebCore::Document::recalcStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2358]
WebCore::Document::updateStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2279]
WebCore::Document::removePendingSheet(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2252]
WebCore::ProcessingInstruction::sheetLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:184]
WebCore::XSLStyleSheet::checkLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xslstylesheet.cpp:1
05]
[W] MLK: Memory leak of 20 bytes from 1 block allocated in
WebCore::StringImpl::adopt(class WTF::Vector<wchar_t,0> &) [test_shell.exe]
Distribution of leaked blocks
20 bytes from 1 block of 20 bytes (0x06aef070)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::StringImpl::adopt(class WTF::Vector<wchar_t,0> &)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:953]
WebCore::String::adopt(class WTF::Vector<wchar_t,0> &)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\platforms
tring.h:83]
WebCore::TextCodecICU::decode(char const*,UINT,bool,bool,bool&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\textcodec
icu.cpp:340]
WebCore::TextDecoder::checkForBOM(char
const*,UINT,bool,bool,bool&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\textdecod
er.cpp:126]
WebCore::TextDecoder::decode(char const*,UINT,bool,bool,bool&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\textdecod
er.h:47]
WebCore::TextEncoding::decode(char const*,UINT,bool,bool&)const
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\textencod
ing.cpp:74]
WebCore::TextEncoding::decode(char const*,UINT)const
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\textencod
ing.h:54]
WebCore::String::fromUTF8(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:606]
webkit_glue::StdStringToString(basic_string<char,char_traits<char>::std,all
ocator<char>::std>::std const&)
[c:\b\slave\pl\build\src\webkit\glue\glue_util.cc:70]
WebFrameLoaderClient::userAgent(KURL::WebCore const&)
[c:\b\slave\pl\build\src\webkit\glue\webframeloaderclient_impl.cc:1241]
WebCore::FrameLoader::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3611]
WebCore::docLoaderFunc
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:1
31]
xsltLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\documents.c:319]
xsltDocumentFunctionLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:142]
xsltDocumentFunction
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:334]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13396]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13779]
xmlXPathRunEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14347]
xmlXPathCompiledEvalInternal
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14707]
xmlXPathCompiledEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14770]
xsltValueOf
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:4404]
xsltApplySequenceConstructor
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2583]
xsltApplyXSLTTemplate
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:3032]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2033]
xsltDefaultProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1863]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1995]
xsltApplyStylesheetInternal
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6031]
xsltApplyStylesheetUser
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6271]
WebCore::XSLTProcessor::transformToString(Node::WebCore
*,String::WebCore&,String::WebCore&,String::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:3
91]
[I] MPK: Potential memory leak of 20 bytes from 1 block allocated in
WebCore::StringImpl::create(char const*) [test_shell.exe]
Offset 0x0000000a referenced by 0x023465ab, a location in a section
in the executable
Distribution of potentially leaked blocks
20 bytes from 1 block of 20 bytes (0x06aef0f8)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::StringImpl::create(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:977]
WebCore::String::String(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:70]
WebCore::ResourceHandleInternal::Start(SyncLoadResponse::ResourceLoaderBrid
ge::webkit_glue *)
[c:\b\slave\pl\build\src\webkit\glue\resource_handle_impl.cc:368]
WebCore::ResourceHandle::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&,Frame::WebCore *)
[c:\b\slave\pl\build\src\webkit\glue\resource_handle_impl.cc:722]
WebCore::FrameLoader::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3631]
WebCore::docLoaderFunc
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:1
31]
xsltLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\documents.c:319]
xsltDocumentFunctionLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:142]
xsltDocumentFunction
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:334]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13396]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13779]
xmlXPathRunEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14347]
xmlXPathCompiledEvalInternal
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14707]
xmlXPathCompiledEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14770]
xsltValueOf
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:4404]
xsltApplySequenceConstructor
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2583]
xsltApplyXSLTTemplate
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:3032]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2033]
xsltDefaultProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1863]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1995]
xsltApplyStylesheetInternal
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6031]
xsltApplyStylesheetUser
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6271]
WebCore::XSLTProcessor::transformToString(Node::WebCore
*,String::WebCore&,String::WebCore&,String::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:3
91]
WebCore::Document::applyXSLTransform(ProcessingInstruction::WebCore *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:3785]
WebCore::Document::recalcStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2358]
WebCore::Document::updateStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2279]
WebCore::Document::removePendingSheet(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2252]
WebCore::ProcessingInstruction::sheetLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:184]
WebCore::XSLStyleSheet::checkLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xslstylesheet.cpp:1
05]
[W] MLK: Memory leak of 20 bytes from 1 block allocated in
WebCore::StringImpl::create(char const*,UINT) [test_shell.exe]
Distribution of leaked blocks
20 bytes from 1 block of 20 bytes (0x06aef1b8)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::StringImpl::create(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:967]
WebCore::String::String(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:77]
WebCore::KURL::URLString::string(void)const
[c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:146]
WebCore::KURL::string(void)const
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\kurl.h:132]
WebCore::FrameLoader::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3619]
WebCore::docLoaderFunc
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:1
31]
xsltLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\documents.c:319]
xsltDocumentFunctionLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:142]
xsltDocumentFunction
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:334]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13396]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13779]
xmlXPathRunEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14347]
xmlXPathCompiledEvalInternal
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14707]
xmlXPathCompiledEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14770]
xsltValueOf
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:4404]
xsltApplySequenceConstructor
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2583]
xsltApplyXSLTTemplate
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:3032]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2033]
xsltDefaultProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1863]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1995]
xsltApplyStylesheetInternal
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6031]
xsltApplyStylesheetUser
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6271]
WebCore::XSLTProcessor::transformToString(Node::WebCore
*,String::WebCore&,String::WebCore&,String::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:3
91]
WebCore::Document::applyXSLTransform(ProcessingInstruction::WebCore *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:3785]
WebCore::Document::recalcStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2358]
WebCore::Document::updateStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2279]
WebCore::Document::removePendingSheet(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2252]
WebCore::ProcessingInstruction::sheetLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\processinginstructi
on.cpp:184]
WebCore::XSLStyleSheet::checkLoaded(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xslstylesheet.cpp:1
05]
[W] MLK: Memory leak of 20 bytes from 1 block allocated in
WTF::fastMalloc(UINT) [test_shell.exe]
Distribution of leaked blocks
20 bytes from 1 block of 20 bytes (0x06aef1f8)
Allocation location
malloc
[f:\sp\vctools\crt_bld\self_x86\crt\src\malloc.c:155]
WTF::fastMalloc(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.c
pp:192]
WebCore::newUCharVector
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:47]
WebCore::StringImpl::StringImpl(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:104]
WebCore::StringImpl::create(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:977]
WebCore::String::String(char const*)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:70]
WebCore::ResourceRequestBase::setHTTPUserAgent(String::WebCore
const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\network\resour
cerequestbase.h:86]
WebCore::FrameLoader::loadResourceSynchronously(ResourceRequest::WebCore
const&,ResourceError::WebCore&,ResourceResponse::WebCore&,Vector<char,0>::W
TF&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
3611]
WebCore::docLoaderFunc
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:1
31]
xsltLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\documents.c:319]
xsltDocumentFunctionLoadDocument
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:142]
xsltDocumentFunction
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\functions.c:334]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13396]
xmlXPathCompOpEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:13779]
xmlXPathRunEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14347]
xmlXPathCompiledEvalInternal
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14707]
xmlXPathCompiledEval
[c:\b\slave\pl\build\src\third_party\libxml\xpath.c:14770]
xsltValueOf
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:4404]
xsltApplySequenceConstructor
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2583]
xsltApplyXSLTTemplate
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:3032]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:2033]
xsltDefaultProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1863]
xsltProcessOneNode
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:1995]
xsltApplyStylesheetInternal
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6031]
xsltApplyStylesheetUser
[c:\b\slave\pl\build\src\third_party\libxslt\libxslt\transform.c:6271]
WebCore::XSLTProcessor::transformToString(Node::WebCore
*,String::WebCore&,String::WebCore&,String::WebCore&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\xml\xsltprocessor.cpp:3
91]
WebCore::Document::applyXSLTransform(ProcessingInstruction::WebCore *)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:3785]
WebCore::Document::recalcStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2358]
WebCore::Document::updateStyleSelector(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2279]
WebCore::Document::removePendingSheet(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\dom\document.cpp:2252]
[W] MLK: Memory leak of 134 bytes from 1 block allocated in
WTF::fastMalloc(UINT) [test_shell.exe]
Distribution of leaked blocks
134 bytes from 1 block of 134 bytes (0x06af4d10)
Allocation location
malloc
[f:\sp\vctools\crt_bld\self_x86\crt\src\malloc.c:155]
WTF::fastMalloc(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.c
pp:192]
WebCore::newUCharVector
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:47]
WebCore::StringImpl::StringImpl(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:104]
WebCore::StringImpl::create(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:967]
WebCore::String::String(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:77]
WebCore::KURL::URLString::string(void)const
[c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:146]
WebCore::KURL::componentString(Component::url_parse
const&)const [c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:248]
WebCore::KURL::host(void)const
[c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:372]
WebCore::FrameLoader::didOpenURL(KURL::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
732]
WebCore::FrameLoader::commitProvisionalLoad(PassRefPtr<CachedPage::WebCore>
::WTF)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2783]
WebCore::DocumentLoader::commitIfReady(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\documentloader.c
pp:333]
WebCore::DocumentLoader::commitLoad(char const*,int)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\documentloader.c
pp:353]
WebCore::DocumentLoader::receivedData(char const*,int)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\documentloader.c
pp:367]
WebCore::FrameLoader::receivedData(char const*,int)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2371]
WebCore::MainResourceLoader::addData(char const*,int,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:147]
WebCore::ResourceLoader::didReceiveData(char const*,int,long
long,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\resourceloader.c
pp:251]
WebCore::MainResourceLoader::didReceiveData(char
const*,int,long long,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:316]
WebCore::ResourceLoader::didReceiveData(ResourceHandle::WebCore
*,char const*,int,int)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\resourceloader.c
pp:393]
WebCore::ResourceHandleInternal::OnReceivedData(char
const*,int)
[c:\b\slave\pl\build\src\webkit\glue\resource_handle_impl.cc:596]
?A0xc8f35eb9::RequestProxy::NotifyReceivedData(int)
[c:\b\slave\pl\build\src\webkit\tools\test_shell\simple_resource_loader_bri
dge.cc:170]
[EMAIL PROTECTED]@?
A0xc8f35eb9@@[EMAIL PROTECTED]@ZH@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@ZABU?
[EMAIL PROTECTED]@@@Z [c:\b\slave\pl\build\src\base\tuple.h:393]
[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@ZU?
[EMAIL PROTECTED]@@@@UAEXXZ [c:\b\slave\pl\build\src\base\task.h:312]
MessageLoop::RunTask(Task *)
[c:\b\slave\pl\build\src\base\message_loop.cc:308]
MessageLoop::DeferOrRunPendingTask(PendingTask::MessageLoop
const&) [c:\b\slave\pl\build\src\base\message_loop.cc:316]
MessageLoop::DoWork(void)
[c:\b\slave\pl\build\src\base\message_loop.cc:408]
base::MessagePumpForUI::DoRunLoop(void)
[c:\b\slave\pl\build\src\base\message_pump_win.cc:208]
base::MessagePumpWin::RunWithDispatcher(Delegate::MessagePump::base
*,Dispatcher::MessagePumpWin::base *)
[c:\b\slave\pl\build\src\base\message_pump_win.cc:52]
base::MessagePumpWin::Run(Delegate::MessagePump::base *)
[c:\b\slave\pl\build\src\base\message_pump_win.h:78]
MessageLoop::RunInternal(void)
[c:\b\slave\pl\build\src\base\message_loop.cc:197]
[W] MLK: Memory leak of 20 bytes from 1 block allocated in
WebCore::StringImpl::create(char const*,UINT) [test_shell.exe]
Distribution of leaked blocks
20 bytes from 1 block of 20 bytes (0x06afefb0)
Allocation location
new(UINT)
[c:\b\slave\pl\build\src\third_party\webkit\javascriptcore\wtf\fastmalloc.h
:92]
WebCore::StringImpl::create(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\stringimp
l.cpp:967]
WebCore::String::String(char const*,UINT)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\platform\text\string.cp
p:77]
WebCore::KURL::URLString::string(void)const
[c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:146]
WebCore::KURL::componentString(Component::url_parse
const&)const [c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:248]
WebCore::KURL::host(void)const
[c:\b\slave\pl\build\src\webkit\port\platform\gkurl.cpp:372]
WebCore::FrameLoader::didOpenURL(KURL::WebCore const&)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
732]
WebCore::FrameLoader::commitProvisionalLoad(PassRefPtr<CachedPage::WebCore>
::WTF)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2783]
WebCore::DocumentLoader::commitIfReady(void)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\documentloader.c
pp:333]
WebCore::DocumentLoader::commitLoad(char const*,int)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\documentloader.c
pp:353]
WebCore::DocumentLoader::receivedData(char const*,int)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\documentloader.c
pp:367]
WebCore::FrameLoader::receivedData(char const*,int)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\frameloader.cpp:
2371]
WebCore::MainResourceLoader::addData(char const*,int,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:147]
WebCore::ResourceLoader::didReceiveData(char const*,int,long
long,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\resourceloader.c
pp:251]
WebCore::MainResourceLoader::didReceiveData(char
const*,int,long long,bool)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\mainresourceload
er.cpp:316]
WebCore::ResourceLoader::didReceiveData(ResourceHandle::WebCore
*,char const*,int,int)
[c:\b\slave\pl\build\src\third_party\webkit\webcore\loader\resourceloader.c
pp:393]
WebCore::ResourceHandleInternal::OnReceivedData(char
const*,int)
[c:\b\slave\pl\build\src\webkit\glue\resource_handle_impl.cc:596]
?A0xc8f35eb9::RequestProxy::NotifyReceivedData(int)
[c:\b\slave\pl\build\src\webkit\tools\test_shell\simple_resource_loader_bri
dge.cc:170]
[EMAIL PROTECTED]@?
A0xc8f35eb9@@[EMAIL PROTECTED]@ZH@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@ZABU?
[EMAIL PROTECTED]@@@Z [c:\b\slave\pl\build\src\base\tuple.h:393]
[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@ZU?
[EMAIL PROTECTED]@@@@UAEXXZ [c:\b\slave\pl\build\src\base\task.h:312]
MessageLoop::RunTask(Task *)
[c:\b\slave\pl\build\src\base\message_loop.cc:308]
MessageLoop::DeferOrRunPendingTask(PendingTask::MessageLoop
const&) [c:\b\slave\pl\build\src\base\message_loop.cc:316]
MessageLoop::DoWork(void)
[c:\b\slave\pl\build\src\base\message_loop.cc:408]
base::MessagePumpForUI::DoRunLoop(void)
[c:\b\slave\pl\build\src\base\message_pump_win.cc:208]
base::MessagePumpWin::RunWithDispatcher(Delegate::MessagePump::base
*,Dispatcher::MessagePumpWin::base *)
[c:\b\slave\pl\build\src\base\message_pump_win.cc:52]
base::MessagePumpWin::Run(Delegate::MessagePump::base *)
[c:\b\slave\pl\build\src\base\message_pump_win.h:78]
MessageLoop::RunInternal(void)
[c:\b\slave\pl\build\src\base\message_loop.cc:197]
MessageLoop::RunHandler(void)
[c:\b\slave\pl\build\src\base\message_loop.cc:180]
MessageLoop::Run(void)
[c:\b\slave\pl\build\src\base\message_loop.cc:154]
TestShell::WaitTestFinished(void)
[c:\b\slave\pl\build\src\webkit\tools\test_shell\test_shell_win.cc:478]
--
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---