Comment #7 on issue 5309 by erikkay: uninitialized memory read in  
LayoutTests\svg\W3C-SVG-1.1\text-intro-05-t.svg
http://code.google.com/p/chromium/issues/detail?id=5309

Thanks again for detailed analysis.  Unfortunately, one bit of info may be
complicating your analysis.  The issue is that by default Purify doesn't  
test stack
loads for UMRs, so going through this stack indirection may be messing up  
the data.
Are you sure that glyphs[i] is actually being properly initialized?


--
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 chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to 
chromium-bugs+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to