Updates:
        Owner: ero...@chromium.org
        Cc: erik...@chromium.org

Comment #9 on issue 5309 by ero...@chromium.org: 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

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

Ah interesting.

I figured purify would determine the UMR at the point it reads from the  
heap to push onto stack (In which
case UMR should not go away with that transformation). But it could be that  
because of UMC class that is not
the case.

Re-assigning to me to dig some more.
I will pretend like the UMR was for "2 bytes" and re-investigate.


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