summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibFileSystem
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2023-04-14 08:43:47 -0400
committerLinus Groh <mail@linusgroh.de>2023-04-14 18:55:59 +0200
commit781287c1e38aa55f3bb283ead7a9b3776c340b77 (patch)
tree2174a8281f2069cf3e3cb82ac73ea2e92e8abb79 /Userland/Libraries/LibFileSystem
parent9be5dcfd89d19326e5feb6045c35953285d48e84 (diff)
downloadserenity-781287c1e38aa55f3bb283ead7a9b3776c340b77.zip
LibWeb: Do not dereference empty Optional in ReadableStream::visit_edges
There are quite a few steps between a ReadableStream being created and its controller being set. If GC occurs between those points, we will have an empty Optional in ReadableStream::visit_edges. Seen on YouTube.
Diffstat (limited to 'Userland/Libraries/LibFileSystem')
0 files changed, 0 insertions, 0 deletions