summaryrefslogtreecommitdiff
path: root/Kernel/UserOrKernelBuffer.cpp
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2023-01-01 00:38:05 +0100
committerAndrew Kaster <andrewdkaster@gmail.com>2023-01-13 17:34:45 -0700
commitd23f0a7405ee52a627a1c3c84fbd030834ef259b (patch)
tree633176cb68f2f5753a18c044828977f5fc76dea7 /Kernel/UserOrKernelBuffer.cpp
parentd717a0800319588e012d778fca61af89ddcf8132 (diff)
downloadserenity-d23f0a7405ee52a627a1c3c84fbd030834ef259b.zip
LibCompress: Switch `DeflateDecompressor` to a fallible constructor
We don't have anything fallible in there yet, but we will soon switch the seekback buffer to the new `CircularBuffer`, which has a fallible constructor. We have to do the same for the internal `GzipDecompressor::Member` class, as it needs to construct a `DeflateCompressor` from its received stream.
Diffstat (limited to 'Kernel/UserOrKernelBuffer.cpp')
0 files changed, 0 insertions, 0 deletions