diff options
author | Andreas Kling <kling@serenityos.org> | 2020-05-08 21:40:06 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-08 21:40:06 +0200 |
commit | 25db315b2948595f2e4a0bf266596ddba84f05e4 (patch) | |
tree | 9c95cdbde2fb88c8bb531ff3137fa5ca38cfb259 /Toolchain | |
parent | d69fd87b5038850dc554bc6f536aa5d82a38f4e4 (diff) | |
download | serenity-25db315b2948595f2e4a0bf266596ddba84f05e4.zip |
LibIPC: Use NonnullOwnPtrVector<Message> in IPC::ServerConnection
We never want to store null messages, so make it impossible to do so.
Diffstat (limited to 'Toolchain')
0 files changed, 0 insertions, 0 deletions