NEW118252
Fix cast-align warning in WebKit2/Platform/IPC/unix/ConnectionUnix.cpp
https://bugs.webkit.org/show_bug.cgi?id=118252
Summary Fix cast-align warning in WebKit2/Platform/IPC/unix/ConnectionUnix.cpp
Csaba Osztrogonác
Reported 2013-07-01 10:16:03 PDT
/home/oszi/WebKit/Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp:518:95: warning: cast from 'unsigned char*' to 'int*' increases required alignment of target type [-Wcast-align] Here is the source: https://trac.webkit.org/browser/trunk/Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp?rev=151825#L518
Attachments
Csaba Osztrogonác
Comment 1 2015-10-06 06:05:50 PDT
Ahmad Saleem
Comment 2 2024-03-09 18:51:59 PST
Current Source file: https://searchfox.org/wubkat/rev/93c3eb8ac99a6b6e3894deaf14e5d38304898b48/Source/WebKit/Platform/IPC/unix/ConnectionUnix.cpp#469 @Anne - any idea - who might be able to help or maintain this file?
Note You need to log in before you can comment on or make changes to this bug.