Hi,

Please take a look at bug 31475

https://bugs.webkit.org/show_bug.cgi?id=31475

There're 2 ways to fix this:

1. let StringImpl::create(UString...) create new copy if UString::data() is
not aligned to 4 bytes.

2. remove dependencies on 4-byte aligment of String::characters(), probably
just with #ifdef...

Which one is better solution?

-Yong
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to