mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
On 64-bit Windows, long's are only 4 bytes. This meant that when the client is deocding the IPC message from a async_request_finished call, we were corrupting the RequestTimingInfo field and all the fields after it as we were 4 bytes off. |
||
|---|---|---|
| .. | ||
| ALPNHttpVersion.h | ||
| CMakeLists.txt | ||
| Forward.h | ||
| NetworkError.h | ||
| Request.cpp | ||
| Request.h | ||
| RequestClient.cpp | ||
| RequestClient.h | ||
| RequestTimingInfo.h | ||
| WebSocket.cpp | ||
| WebSocket.h | ||