[Webkit-unassigned] [Bug 11737] Windows cookie code uses a reference to a destroyed temporary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 6 11:17:21 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11737





------- Comment #2 from marv.decker at gmail.com  2006-12-06 11:17 PDT -------
Maybe you're right. I saw a memory corruption problem in this code (if I go to
nytimes.com with no cookies), changed this, and the problem went away. In the
code produced in debug mode it seems to do the right thing, but the maybe it's
an optimizer problem.

I think that this is potentially confusing even if it is correct and even if
all compilers handle this case properly. The code I suggested produces exactly
the same result in terms of objects and work and is super obvious.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list