kmowery / address-leak

1 stars 0 forks source link

P2I Cast in: ./Source/JavaScriptCore/runtime/WriteBarrier.h Line: 86 #46

Open dkohlbre opened 11 years ago

dkohlbre commented 11 years ago

Check the pointer to integer cast in ./Source/JavaScriptCore/runtime/WriteBarrier.h line 86

dkohlbre commented 11 years ago

Can't figure this one out. A JSCell* = JSCell*, not sure how this gets a cast.

marcandrysco commented 11 years ago

I cannot figure this one out either.