Fuzz introspector: FuzzQOILoader

Fuzz blockers

The followings nodes represent call sites where fuzz blockers occur

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
13 297 Gfx::QOIImageDecoderPlugin::frame(unsigned long) call site __assert_fail
9 241 void Gfx::Bitmap::set_pixel<(Gfx::StorageFormat)2>(int, int, Gfx::Color) call site __assert_fail
9 285 Gfx::QOIImageDecoderPlugin::frame(unsigned long) call site __assert_fail
4 65 Gfx::decode_qoi_header(AK::InputMemoryStream&) call site
4 125 Gfx::Bitmap::try_create(Gfx::BitmapFormat, Gfx::Size const&, int) call site
3 139 Gfx::Bitmap::allocate_palette_from_format(Gfx::BitmapFormat, AK::Vector const&) call site __assert_fail
3 232 Gfx::Bitmap::physical_width() const call site __assert_fail
2 1 LLVMFuzzerTestOneInput call site
2 42 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) call site __assert_fail
2 90 Gfx::QOIImageDecoderPlugin::decode_header_and_update_context(AK::InputMemoryStream&) call site
2 96 Gfx::QOIImageDecoderPlugin::decode_image_and_update_context(AK::InputMemoryStream&) call site
2 108 Gfx::Bitmap::minimum_pitch(unsigned long, Gfx::BitmapFormat) call site __assert_fail

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site2] 00000
1 Gfx::QOIImageDecoderPlugin::QOIImageDecoderPlugin(unsigned char const*, unsigned long) [function] [call site2] 00001
2 Gfx::ImageDecoderPlugin::ImageDecoderPlugin() [function] [call site2] 00002
2 AK::OwnPtr ::OwnPtr() [function] [call site2] 00003
2 AK::NonnullOwnPtr AK::make () [function] [call site2] 00004
3 Gfx::QOILoadingContext::QOILoadingContext() [function] [call site2] 00005
4 AK::RefPtr >::RefPtr() [function] [call site2] 00006
3 AK::NonnullOwnPtr ::NonnullOwnPtr(AK::NonnullOwnPtr ::AdoptTag, Gfx::QOILoadingContext&) [function] [call site2] 00007
2 AK::OwnPtr & AK::OwnPtr ::operator= (AK::NonnullOwnPtr &&) [function] [call site2] 00008
3 AK::OwnPtr ::OwnPtr (AK::NonnullOwnPtr &&) [function] [call site2] 00009
4 AK::NonnullOwnPtr ::leak_ptr() [function] [call site2] 00010
5 Gfx::QOILoadingContext* AK::exchange (Gfx::QOILoadingContext*&, decltype(nullptr)&&) [function] [call site2] 00011
3 AK::OwnPtr ::swap(AK::OwnPtr &) [function] [call site2] 00012
4 void AK::swap (Gfx::QOILoadingContext*&, Gfx::QOILoadingContext*&) [function] [call site2] 00013
3 __assert_fail [call site2] 00014
3 AK::OwnPtr ::~OwnPtr() [function] [call site2] 00015
4 AK::OwnPtr ::clear() [function] [call site2] 00016
5 Gfx::QOILoadingContext::~QOILoadingContext() [function] [call site2] 00017
6 AK::RefCounted ::unref() const [function] [call site2] 00018
7 __assert_fail [call site2] 00019
7 Gfx::Bitmap::~Bitmap() [function] [call site2] 00020
8 Gfx::Bitmap::size_in_bytes() const [function] [call site2] 00021
9 Gfx::Bitmap::physical_height() const [function] [call site2] 00022
10 Gfx::Bitmap::physical_size() const [function] [call site2] 00023
11 Gfx::Bitmap::size() const [function] [call site2] 00024
11 Gfx::Size ::operator*(int) const [function] [call site2] 00025
12 Gfx::Size ::Size(int, int) [function] [call site2] 00026
8 munmap [call site2] 00027
8 __assert_fail [call site2] 00028
8 Core::AnonymousBuffer::~AnonymousBuffer() [function] [call site2] 00029
8 AK::RefCountedBase::~RefCountedBase() [function] [call site2] 00030
9 __assert_fail [call site2] 00031
2 AK::OwnPtr ::operator->() [function] [call site2] 00032
3 __assert_fail [call site2] 00033
2 AK::OwnPtr ::operator->() [function] [call site2] 00034
1 Gfx::QOIImageDecoderPlugin::frame(unsigned long) [function] [call site2] 00035
2 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00036
3 AK::Checked ::Checked() [function] [call site2] 00037
3 AK::Checked & AK::Checked ::operator= (unsigned long) [function] [call site2] 00038
4 AK::Checked ::Checked(unsigned long) [function] [call site2] 00039
3 AK::Checked ::operator+=(unsigned long) [function] [call site2] 00040
4 AK::Checked ::add(unsigned long) [function] [call site2] 00041
3 AK::Checked ::has_overflow() const [function] [call site2] 00042
2 __assert_fail [call site2] 00043
2 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00044
3 AK::Error::Error(AK::StringView) [function] [call site2] 00045
2 AK::OwnPtr ::operator->() [function] [call site2] 00046
2 AK::OwnPtr ::operator->() [function] [call site2] 00047
2 AK::Span ::Span(unsigned char const*, unsigned long) [function] [call site2] 00048
2 AK::InputMemoryStream::InputMemoryStream(AK::Span ) [function] [call site2] 00049
3 AK::Detail::Stream::Stream() [function] [call site2] 00050
2 Gfx::QOIImageDecoderPlugin::decode_header_and_update_context(AK::InputMemoryStream&) [function] [call site2] 00051
3 AK::OwnPtr ::operator->() [function] [call site2] 00052
3 __assert_fail [call site2] 00053
3 Gfx::decode_qoi_header(AK::InputMemoryStream&) [function] [call site2] 00054
4 AK::Span ::Span(void*, unsigned long) [function] [call site2] 00055
4 AK::operator>>(AK::InputStream&, AK::Span ) [function] [call site2] 00056
4 AK::Detail::Stream::handle_any_error() [function] [call site2] 00057
4 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00058
4 unsigned long AK::array_size (char (&) [4ul]) [function] [call site2] 00059
4 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00060
4 __assert_fail [call site2] 00061
4 AK::StringView::operator!=(AK::StringView) const [function] [call site2] 00062
5 AK::StringView::length() const [function] [call site2] 00063
4 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00064
4 AK::ErrorOr ::VariantConstructors(Gfx::QOIHeader&&) [function] [call site2] 00065
5 AK::Variant ::VariantConstructors(Gfx::QOIHeader&&) [function] [call site2] 00066
6 AK::Detail::InheritFromPacks , AK::Detail::ParameterPack > >, AK::Detail::ParameterPack > > >::InheritFromPacks(Gfx::QOIHeader&&) [function] [call site2] 00067
7 AK::Detail::InheritFromUniqueEntries<0u, AK::Detail::ParameterPack > >, AK::Detail::IntegerSequence , AK::Detail::ParameterPack > >, AK::Detail::ParameterPack > > >::InheritFromUniqueEntries(Gfx::QOIHeader&&) [function] [call site2] 00068
8 void AK::Variant ::set (Gfx::QOIHeader&&, AK::Detail::VariantNoClearTag) [function] [call site2] 00069
3 AK::ErrorOr ::is_error() const [function] [call site2] 00070
4 bool AK::Variant ::has () const [function] [call site2] 00071
5 unsigned char AK::Variant ::index_of () [function] [call site2] 00072
3 AK::OwnPtr ::operator->() [function] [call site2] 00073
3 AK::ErrorOr ::release_error() [function] [call site2] 00074
4 AK::ErrorOr ::error() [function] [call site2] 00075
5 AK::Error& AK::Variant ::get () [function] [call site2] 00076
6 bool AK::Variant ::has () const [function] [call site2] 00077
6 __assert_fail [call site2] 00078
6 AK::Error* AK::bit_cast (unsigned char (* const&) [32]) [function] [call site2] 00079
3 AK::OwnPtr ::operator->() [function] [call site2] 00080
3 __assert_fail [call site2] 00081
3 AK::OwnPtr ::operator->() [function] [call site2] 00082
3 __assert_fail [call site2] 00083
3 AK::ErrorOr ::ErrorOr(AK::Error) [function] [call site2] 00084
3 AK::OwnPtr ::operator->() [function] [call site2] 00085
3 AK::ErrorOr ::release_value() [function] [call site2] 00086
4 AK::ErrorOr ::value() [function] [call site2] 00087
5 Gfx::QOIHeader& AK::Variant ::get () [function] [call site2] 00088
3 AK::OwnPtr ::operator->() [function] [call site2] 00089
3 AK::ErrorOr ::ErrorOr() [function] [call site2] 00090
3 Gfx::QOIHeader* AK::bit_cast (void* const&) [function] [call site2] 00091
3 AK::Error* AK::bit_cast (void* const&) [function] [call site2] 00092
2 AK::ErrorOr ::is_error() const [function] [call site2] 00093
2 Gfx::QOIImageDecoderPlugin::decode_image_and_update_context(AK::InputMemoryStream&) [function] [call site2] 00094
3 AK::OwnPtr ::operator->() [function] [call site2] 00095
3 __assert_fail [call site2] 00096
3 AK::OwnPtr ::operator->() [function] [call site2] 00097
3 Gfx::decode_qoi_image(AK::InputMemoryStream&, unsigned int, unsigned int) [function] [call site2] 00098
4 AK::NumericLimits ::max() [function] [call site2] 00099
4 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00100
4 AK::NumericLimits ::max() [function] [call site2] 00101
4 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00102
4 Gfx::Size ::Size (unsigned int, unsigned int) [function] [call site2] 00103
4 Gfx::Bitmap::try_create(Gfx::BitmapFormat, Gfx::Size const&, int) [function] [call site2] 00104
5 Gfx::Bitmap::allocate_backing_store(Gfx::BitmapFormat, Gfx::Size const&, int) [function] [call site2] 00105
6 Gfx::size_would_overflow(Gfx::BitmapFormat, Gfx::Size const&, int) [function] [call site2] 00106
7 Gfx::Bitmap::minimum_pitch(unsigned long, Gfx::BitmapFormat) [function] [call site2] 00107
8 Gfx::determine_storage_format(Gfx::BitmapFormat) [function] [call site2] 00108
9 __assert_fail [call site2] 00109
8 __assert_fail [call site2] 00110
7 bool AK::Checked ::multiplication_would_overflow (unsigned long, int) [function] [call site2] 00111
8 AK::Checked ::Checked() [function] [call site2] 00112
8 AK::Checked & AK::Checked ::operator= (unsigned long) [function] [call site2] 00113
8 AK::Checked ::operator*=(unsigned long) [function] [call site2] 00114
9 AK::Checked ::mul(unsigned long) [function] [call site2] 00115
8 AK::Checked ::has_overflow() const [function] [call site2] 00116
6 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00117
6 Gfx::Bitmap::minimum_pitch(unsigned long, Gfx::BitmapFormat) [function] [call site2] 00118
6 Gfx::Bitmap::size_in_bytes(unsigned long, int) [function] [call site2] 00119
6 mmap [call site2] 00120
6 __errno_location [call site2] 00121
6 AK::Error::from_errno(int) [function] [call site2] 00122
7 AK::Error::Error(int) [function] [call site2] 00123
6 AK::ErrorOr ::VariantConstructors(Gfx::BackingStore&&) [function] [call site2] 00124
5 AK::ErrorOr ::is_error() const [function] [call site2] 00125
5 Gfx::Bitmap::Bitmap(Gfx::BitmapFormat, Gfx::Size const&, int, Gfx::BackingStore const&) [function] [call site2] 00126
6 AK::RefCounted ::RefCounted() [function] [call site2] 00127
7 AK::RefCountedBase::RefCountedBase() [function] [call site2] 00128
6 Core::AnonymousBuffer::AnonymousBuffer() [function] [call site2] 00129
7 AK::RefPtr >::RefPtr() [function] [call site2] 00130
6 __assert_fail [call site2] 00131
6 Gfx::size_would_overflow(Gfx::BitmapFormat, Gfx::Size const&, int) [function] [call site2] 00132
6 __assert_fail [call site2] 00133
6 __assert_fail [call site2] 00134
6 Gfx::Bitmap::size_in_bytes() const [function] [call site2] 00135
6 __assert_fail [call site2] 00136
6 AK::Vector ::Vector() [function] [call site2] 00137
6 Gfx::Bitmap::allocate_palette_from_format(Gfx::BitmapFormat, AK::Vector const&) [function] [call site2] 00138
7 Gfx::Bitmap::palette_size(Gfx::BitmapFormat) [function] [call site2] 00139
7 AK::Vector ::is_empty() const [function] [call site2] 00140
7 __assert_fail [call site2] 00141
5 AK::ErrorOr , AK::Error> AK::adopt_nonnull_ref_or_enomem (Gfx::Bitmap*) [function] [call site2] 00142
6 AK::RefPtr > AK::adopt_ref_if_nonnull (Gfx::Bitmap*) [function] [call site2] 00143
7 AK::RefPtr >::RefPtr(AK::RefPtr >::AdoptTag, Gfx::Bitmap&) [function] [call site2] 00144
7 AK::RefPtr >::RefPtr() [function] [call site2] 00145
6 AK::RefPtr >::operator!() const [function] [call site2] 00146
6 AK::Error::from_errno(int) [function] [call site2] 00147
6 AK::RefPtr >::release_nonnull() [function] [call site2] 00148
7 AK::RefPtr >::leak_ref() [function] [call site2] 00149
8 Gfx::Bitmap* AK::exchange (Gfx::Bitmap*&, decltype(nullptr)&&) [function] [call site2] 00150
7 __assert_fail [call site2] 00151
6 AK::ErrorOr , AK::Error>::VariantConstructors(AK::NonnullRefPtr &&) [function] [call site2] 00152
6 AK::RefCounted ::unref() const [function] [call site2] 00153
4 AK::ErrorOr , AK::Error>::is_error() const [function] [call site2] 00154
4 Gfx::Color::Color(unsigned char, unsigned char, unsigned char, unsigned char) [function] [call site2] 00155
4 Gfx::Color::Color() [function] [call site2] 00156
4 AK::InputMemoryStream::peek_or_error() const [function] [call site2] 00157
5 AK::InputMemoryStream::remaining() const [function] [call site2] 00158
5 AK::Detail::Stream::set_recoverable_error() const [function] [call site2] 00159
5 __assert_fail [call site2] 00160
4 AK::Detail::Stream::handle_any_error() [function] [call site2] 00161
4 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00162
4 Gfx::decode_qoi_op_rgb(AK::InputMemoryStream&, Gfx::Color) [function] [call site2] 00163
5 unsigned long AK::array_size (unsigned char (&) [4ul]) [function] [call site2] 00164
5 AK::Span ::Span(void*, unsigned long) [function] [call site2] 00165
5 AK::operator>>(AK::InputStream&, AK::Span ) [function] [call site2] 00166
5 AK::Detail::Stream::handle_any_error() [function] [call site2] 00167
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00168
5 __assert_fail [call site2] 00169
5 Gfx::Color::alpha() const [function] [call site2] 00170
5 AK::ErrorOr ::VariantConstructors(Gfx::Color&&) [function] [call site2] 00171
4 AK::ErrorOr ::is_error() const [function] [call site2] 00172
4 Gfx::decode_qoi_op_rgba(AK::InputMemoryStream&) [function] [call site2] 00173
5 unsigned long AK::array_size (unsigned char (&) [5ul]) [function] [call site2] 00174
5 AK::Span ::Span(void*, unsigned long) [function] [call site2] 00175
5 AK::operator>>(AK::InputStream&, AK::Span ) [function] [call site2] 00176
5 AK::Detail::Stream::handle_any_error() [function] [call site2] 00177
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00178
5 __assert_fail [call site2] 00179
5 Gfx::Color::Color(unsigned char, unsigned char, unsigned char, unsigned char) [function] [call site2] 00180
5 AK::ErrorOr ::VariantConstructors(Gfx::Color&&) [function] [call site2] 00181
4 AK::ErrorOr ::is_error() const [function] [call site2] 00182
4 Gfx::decode_qoi_op_index(AK::InputMemoryStream&) [function] [call site2] 00183
5 AK::InputStream& AK::operator>> (AK::InputStream&, unsigned char&) [function] [call site2] 00184
6 AK::Span ::Span(unsigned char*, unsigned long) [function] [call site2] 00185
5 AK::Detail::Stream::handle_any_error() [function] [call site2] 00186
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00187
5 __assert_fail [call site2] 00188
5 AK::ErrorOr ::VariantConstructors(unsigned char&&) [function] [call site2] 00189
4 AK::ErrorOr ::is_error() const [function] [call site2] 00190
4 Gfx::decode_qoi_op_diff(AK::InputMemoryStream&, Gfx::Color) [function] [call site2] 00191
5 AK::InputStream& AK::operator>> (AK::InputStream&, unsigned char&) [function] [call site2] 00192
5 AK::Detail::Stream::handle_any_error() [function] [call site2] 00193
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00194
5 __assert_fail [call site2] 00195
5 Gfx::Color::red() const [function] [call site2] 00196
5 Gfx::Color::green() const [function] [call site2] 00197
5 Gfx::Color::blue() const [function] [call site2] 00198
5 Gfx::Color::alpha() const [function] [call site2] 00199
5 Gfx::Color::Color(unsigned char, unsigned char, unsigned char, unsigned char) [function] [call site2] 00200
5 AK::ErrorOr ::VariantConstructors(Gfx::Color&&) [function] [call site2] 00201
4 AK::ErrorOr ::is_error() const [function] [call site2] 00202
4 Gfx::decode_qoi_op_luma(AK::InputMemoryStream&, Gfx::Color) [function] [call site2] 00203
5 unsigned long AK::array_size (unsigned char (&) [2ul]) [function] [call site2] 00204
5 AK::Span ::Span(void*, unsigned long) [function] [call site2] 00205
5 AK::operator>>(AK::InputStream&, AK::Span ) [function] [call site2] 00206
5 AK::Detail::Stream::handle_any_error() [function] [call site2] 00207
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00208
5 __assert_fail [call site2] 00209
5 Gfx::Color::red() const [function] [call site2] 00210
5 Gfx::Color::green() const [function] [call site2] 00211
5 Gfx::Color::blue() const [function] [call site2] 00212
5 Gfx::Color::alpha() const [function] [call site2] 00213
5 Gfx::Color::Color(unsigned char, unsigned char, unsigned char, unsigned char) [function] [call site2] 00214
5 AK::ErrorOr ::VariantConstructors(Gfx::Color&&) [function] [call site2] 00215
4 AK::ErrorOr ::is_error() const [function] [call site2] 00216
4 Gfx::decode_qoi_op_run(AK::InputMemoryStream&) [function] [call site2] 00217
5 AK::InputStream& AK::operator>> (AK::InputStream&, unsigned char&) [function] [call site2] 00218
5 AK::Detail::Stream::handle_any_error() [function] [call site2] 00219
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00220
5 __assert_fail [call site2] 00221
5 __assert_fail [call site2] 00222
5 AK::ErrorOr ::VariantConstructors(unsigned char&&) [function] [call site2] 00223
4 AK::ErrorOr ::is_error() const [function] [call site2] 00224
4 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00225
4 Gfx::Color::red() const [function] [call site2] 00226
4 __assert_fail [call site2] 00227
4 Gfx::Bitmap::set_pixel(int, int, Gfx::Color) [function] [call site2] 00228
5 Gfx::determine_storage_format(Gfx::BitmapFormat) [function] [call site2] 00229
5 void Gfx::Bitmap::set_pixel<(Gfx::StorageFormat)1>(int, int, Gfx::Color) [function] [call site2] 00230
6 Gfx::Bitmap::physical_width() const [function] [call site2] 00231
7 Gfx::Bitmap::physical_size() const [function] [call site2] 00232
6 __assert_fail [call site2] 00233
6 Gfx::Color::value() const [function] [call site2] 00234
6 Gfx::Bitmap::scanline(int) [function] [call site2] 00235
7 Gfx::Bitmap::scanline_u8(int) [function] [call site2] 00236
8 Gfx::Bitmap::physical_height() const [function] [call site2] 00237
8 __assert_fail [call site2] 00238
5 void Gfx::Bitmap::set_pixel<(Gfx::StorageFormat)2>(int, int, Gfx::Color) [function] [call site2] 00239
6 Gfx::Bitmap::physical_width() const [function] [call site2] 00240
6 __assert_fail [call site2] 00241
6 Gfx::Color::value() const [function] [call site2] 00242
6 Gfx::Bitmap::scanline(int) [function] [call site2] 00243
5 void Gfx::Bitmap::set_pixel<(Gfx::StorageFormat)3>(int, int, Gfx::Color) [function] [call site2] 00244
6 Gfx::Bitmap::physical_width() const [function] [call site2] 00245
6 __assert_fail [call site2] 00246
6 Gfx::Color::alpha() const [function] [call site2] 00247
6 Gfx::Bitmap::scanline(int) [function] [call site2] 00248
5 __assert_fail [call site2] 00249
5 __assert_fail [call site2] 00250
4 Gfx::decode_qoi_end_marker(AK::InputMemoryStream&) [function] [call site2] 00251
5 unsigned long AK::array_size (unsigned char (&) [8ul]) [function] [call site2] 00252
5 AK::Span ::Span(void*, unsigned long) [function] [call site2] 00253
5 AK::operator>>(AK::InputStream&, AK::Span ) [function] [call site2] 00254
5 AK::Detail::Stream::handle_any_error() [function] [call site2] 00255
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00256
5 AK::InputMemoryStream::eof() const [function] [call site2] 00257
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00258
5 unsigned long AK::array_size (unsigned char (&) [8ul]) [function] [call site2] 00259
5 memcmp [call site2] 00260
5 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00261
5 AK::ErrorOr ::ErrorOr() [function] [call site2] 00262
4 AK::ErrorOr ::is_error() const [function] [call site2] 00263
4 AK::ErrorOr , AK::Error>::VariantConstructors(AK::NonnullRefPtr &&) [function] [call site2] 00264
3 AK::ErrorOr , AK::Error>::is_error() const [function] [call site2] 00265
3 AK::OwnPtr ::operator->() [function] [call site2] 00266
3 AK::ErrorOr , AK::Error>::release_error() [function] [call site2] 00267
3 AK::OwnPtr ::operator->() [function] [call site2] 00268
3 AK::OwnPtr ::operator->() [function] [call site2] 00269
3 AK::ErrorOr ::ErrorOr(AK::Error) [function] [call site2] 00270
3 AK::OwnPtr ::operator->() [function] [call site2] 00271
3 AK::ErrorOr , AK::Error>::release_value() [function] [call site2] 00272
4 Gfx::Bitmap* AK::exchange (Gfx::Bitmap*&, decltype(nullptr)&&) [function] [call site2] 00273
4 __assert_fail [call site2] 00274
3 AK::OwnPtr ::operator->() [function] [call site2] 00275
3 Gfx::Bitmap* AK::exchange (Gfx::Bitmap*&, decltype(nullptr)&&) [function] [call site2] 00276
3 __assert_fail [call site2] 00277
3 AK::RefPtr >::swap(AK::RefPtr >&) [function] [call site2] 00278
4 void AK::swap (Gfx::Bitmap*&, Gfx::Bitmap*&) [function] [call site2] 00279
3 AK::ErrorOr ::ErrorOr() [function] [call site2] 00280
2 AK::ErrorOr ::is_error() const [function] [call site2] 00281
2 AK::InputMemoryStream::~InputMemoryStream() [function] [call site2] 00282
3 AK::InputMemoryStream::~InputMemoryStream() [function] [call site2] 00283
4 AK::InputStream::~InputStream() [function] [call site2] 00284
2 AK::OwnPtr ::operator->() [function] [call site2] 00285
2 AK::OwnPtr ::operator->() [function] [call site2] 00286
2 AK::Span ::Span(unsigned char const*, unsigned long) [function] [call site2] 00287
2 AK::InputMemoryStream::InputMemoryStream(AK::Span ) [function] [call site2] 00288
2 AK::InputMemoryStream::discard_or_error(unsigned long) [function] [call site2] 00289
3 AK::InputMemoryStream::remaining() const [function] [call site2] 00290
2 __assert_fail [call site2] 00291
2 Gfx::QOIImageDecoderPlugin::decode_image_and_update_context(AK::InputMemoryStream&) [function] [call site2] 00292
2 AK::ErrorOr ::is_error() const [function] [call site2] 00293
2 AK::InputMemoryStream::~InputMemoryStream() [function] [call site2] 00294
2 AK::OwnPtr ::operator->() [function] [call site2] 00295
2 AK::OwnPtr ::operator->() [function] [call site2] 00296
2 __assert_fail [call site2] 00297
2 AK::OwnPtr ::operator->() [function] [call site2] 00298
2 AK::RefPtr >::RefPtr(AK::RefPtr > const&) [function] [call site2] 00299
3 __assert_fail [call site2] 00300
3 bool AK::Checked ::addition_would_overflow (unsigned int, int) [function] [call site2] 00301
2 AK::ErrorOr ::VariantConstructors(Gfx::ImageFrameDescriptor&&) [function] [call site2] 00302
2 Gfx::ImageFrameDescriptor::~ImageFrameDescriptor() [function] [call site2] 00303
2 AK::OwnPtr ::operator->() [function] [call site2] 00304
2 __assert_fail [call site2] 00305
2 AK::OwnPtr ::operator->() [function] [call site2] 00306
2 __assert_fail [call site2] 00307
2 AK::OwnPtr ::operator->() [function] [call site2] 00308
2 AK::Variant ::VariantConstructors(AK::Error const&) [function] [call site2] 00309
1 Gfx::ImageFrameDescriptor::~ImageFrameDescriptor() [function] [call site2] 00310
1 Gfx::QOIImageDecoderPlugin::~QOIImageDecoderPlugin() [function] [call site2] 00311
2 AK::OwnPtr ::~OwnPtr() [function] [call site2] 00312
2 Gfx::ImageDecoderPlugin::~ImageDecoderPlugin() [function] [call site2] 00313