Comment #48 on issue 28749 by craig.schlen...@chromium.org: gcc 4.4-specific renderer crash in malloc, memory corruption while loading plugins (?)
http://code.google.com/p/chromium/issues/detail?id=28749

Bah ... it's not happy. We can't fool it.

cc1plus: warnings being treated as errors
base/rand_util_posix.cc: In function ‘uint64 base::RandUint64()’:
base/rand_util_posix.cc:32: error: dereferencing pointer ‘instance’ does break
strict-aliasing rules
./base/lazy_instance.h:107: note: initialized from here
make: *** [out/Release/obj.target/base/base/rand_util_posix.o] Error 1

I tried a couple of variations of the attached diff btw.

In other news though, my latest working patch is here:

http://codereview.chromium.org/548011/show

Attachments:
        diff.txt  1.4 KB

--
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
-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to