summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBrian Gianforcaro <bgianf@serenityos.org>2021-08-01 02:42:03 -0700
committerAndreas Kling <kling@serenityos.org>2021-08-03 18:54:23 +0200
commitca94a833374b3fec720cc8ee911b9824c3021828 (patch)
treea3b14210db48faae752c23f329cf5f96875ae98e /Documentation
parent109c885585a980a68448348873f707b860e5a910 (diff)
downloadserenity-ca94a833374b3fec720cc8ee911b9824c3021828.zip
Kernel: Handle OOM from DoubleBuffer usage in IPv4Socket
The IPv4Socket requires a DoubleBuffer for storage of any data it received on the socket. However it was previously using the default constructor which can not observe allocation failure. Address this by plumbing the receive buffer through the various derived classes.
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions