This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-24 06:16:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4a4c36fa0a95211ebbfc8475c4697ea1f2eded2
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Andreas Kling
d3f298c592
LibIPC: Fix unaligned u32 access in drain_messages_from_peer()
...
Caught by userspace UBSAN. :^)
2021-05-24 09:04:22 +02:00
..
ClientConnection.h
Userland: Update IPC calls to use proxies
2021-05-03 21:14:40 +02:00
CMakeLists.txt
Userland: Split IPC endpoints into proxies and stubs
2021-05-03 21:14:06 +02:00
Connection.h
LibIPC: Fix unaligned u32 access in drain_messages_from_peer()
2021-05-24 09:04:22 +02:00
Decoder.cpp
LibC: Do not include errno.h inside unistd.h
2021-05-14 22:24:02 +02:00
Decoder.h
…
Dictionary.h
…
Encoder.cpp
…
Encoder.h
…
File.h
…
Forward.h
…
Message.cpp
…
Message.h
Everywhere: Add missing includes for <AK/OwnPtr.h>
2021-05-19 21:36:57 +02:00
ServerConnection.h
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
2021-05-23 09:53:55 +02:00
Stub.cpp
Userland: Split IPC endpoints into proxies and stubs
2021-05-03 21:14:06 +02:00
Stub.h
Userland: Split IPC endpoints into proxies and stubs
2021-05-03 21:14:06 +02:00