Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzer details

Fuzzer: pdf_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 314 29.6%
gold [1:9] 13 1.22%
yellow [10:29] 5 0.47%
greenyellow [30:49] 6 0.56%
lawngreen 50+ 720 68.0%
All colors 1058 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
17683 22646 5 :

['pdf_js_event_init', 'pdf_execute_js_action', 'pdf_js_event_value', 'pdf_field_value', 'pdf_dict_getp_inheritable']

17683 22646 pdf_field_event_format call site: 00000 /src/mupdf/source/pdf/pdf-form.c:2215
7922 7922 1 :

['svg_run_use_symbol']

7922 7922 svg_run_use call site: 00000 /src/mupdf/source/svg/svg-run.c:1272
7825 7973 2 :

['fzhb_buffer_destroy', 'hb_buffer_t::verify(hb_buffer_t*, hb_font_t*, hb_feature_t const*, unsigned int, char const* const*)']

7825 7977 fzhb_shape_full call site: 00000 /src/mupdf/thirdparty/harfbuzz/src/hb-shape.cc:155
7683 7683 1 :

['pdf_calculate_form']

7683 54879 pdf_update_page call site: 00000 /src/mupdf/source/pdf/pdf-form.c:616
6600 6600 1 :

['svg_run_image']

6600 6600 svg_run_element call site: 00000 /src/mupdf/source/svg/svg-run.c:1594
5316 30513 18 :

['pdf_set_obj_parent', 'discard_journal_entries', 'pdf_drop_local_xref_and_resources', 'pdf_deep_copy_obj', 'fz_do_catch', 'fz_push_try', 'pdf_obj_num_is_stream', 'fz_do_try', '__sigsetjmp', 'fz_rethrow', 'pdf_load_object', 'pdf_add_journal_fragment', 'fz_var_imp', 'pdf_xref_ensure_incremental_object', 'pdf_drop_obj', 'pdf_load_raw_stream_number', 'fz_do_always', 'fz_drop_buffer']

5316 30513 prepare_object_for_alteration call site: 00000 /src/mupdf/source/pdf/pdf-object.c:1831
5256 25241 15 :

['pdf_set_obj_parent', '__sigsetjmp', 'fz_drop_buffer', 'pdf_load_object', 'fz_rethrow', 'pdf_add_journal_fragment', 'pdf_deep_copy_obj', 'fz_var_imp', 'fz_push_try', 'fz_do_catch', 'pdf_obj_num_is_stream', 'pdf_drop_obj', 'pdf_load_raw_stream_number', 'fz_do_always', 'fz_do_try']

5256 25241 prepare_object_for_alteration call site: 00000 /src/mupdf/source/pdf/pdf-object.c:1875
5245 5245 1 :

['pdf_parse_link_dest_to_file_with_uri']

5245 10177 pdf_parse_file_spec call site: 00000 /src/mupdf/source/pdf/pdf-link.c:244
5104 5352 2 :

['fz_throw', 'pdf_progressive_advance']

5116 117476 pdf_load_page_imp call site: 00000 /src/mupdf/source/pdf/pdf-page.c:1196
5009 5009 1 :

['pdf_load_linear']

5011 45688 pdf_init_document call site: 00000 /src/mupdf/source/pdf/pdf-xref.c:1843
4980 10087 2 :

['resolve_dest', 'populate_destination']

4980 10516 pdf_parse_link_dest_to_file_with_path call site: 00000 /src/mupdf/source/pdf/pdf-link.c:186
4932 15108 10 :

['pdf_dict_put_text_string', '__sigsetjmp', 'fz_rethrow', 'fz_free', 'fz_do_catch', 'fz_push_try', 'pdf_dict_get', 'fz_do_always', 'fz_do_try', 'pdf_new_utf8_from_pdf_stream_obj']

4932 20040 pdf_field_value call site: 00000 /src/mupdf/source/pdf/pdf-form.c:48

Runtime coverage analysis

Covered functions
6534
Functions that are reachable but not covered
58
Reachable functions
361
Percentage of reachable functions covered
83.93%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
pdf_fuzzer.cc 1
mupdf/source/fitz/context.c 8
mupdf/source/fitz/draw-rasterize.c 3
mupdf/source/fitz/random.c 2
mupdf/source/fitz/error.c 18
mupdf/source/fitz/string.c 6
mupdf/source/fitz/printf.c 14
mupdf/source/fitz/ftoa.c 10
mupdf/source/fitz/store.c 13
mupdf/source/fitz/memory.c 9
mupdf/include/mupdf/fitz/context.h 5
mupdf/source/fitz/hash.c 5
mupdf/source/fitz/draw-glyph.c 5
mupdf/source/fitz/colorspace.c 9
mupdf/source/fitz/color-lcms.c 8
mupdf/thirdparty/lcms2cmsplugin.c 22
mupdf/thirdparty/lcms2cmserr.c 24
mupdf/thirdparty/lcms2lcms2_internal.h 2
mupdf/thirdparty/lcms2cmsintrp.c 2
mupdf/thirdparty/lcms2cmstypes.c 12
mupdf/thirdparty/lcms2cmspack.c 3
mupdf/thirdparty/lcms2cmscnvrt.c 3
mupdf/thirdparty/lcms2cmsgamma.c 3
mupdf/thirdparty/lcms2cmsopt.c 3
mupdf/thirdparty/lcms2cmsxform.c 5
mupdf/source/fitz/buffer.c 5
mupdf/thirdparty/lcms2cmsio0.c 24
mupdf/thirdparty/lcms2cmswtpnt.c 1
mupdf/thirdparty/lcms2cmspcs.c 2
mupdf/thirdparty/lcms2cmsnamed.c 3
mupdf/source/fitz/crypt-md5.c 4
mupdf/source/fitz/font.c 8
mupdf/source/fitz/document.c 21
mupdf/source/fitz/archive.c 3
mupdf/source/fitz/pixmap.c 8
mupdf/source/fitz/list-device.c 1
mupdf/thirdparty/freetypebase/ftobjs.c 16
mupdf/thirdparty/freetypebase/ftutil.c 4
mupdf/thirdparty/freetypebase/ftgloadr.c 3
mupdf/thirdparty/freetypebase/ftstream.c 1
mupdf/source/fitz/glyph.c 1
mupdf/source/fitz/document-all.c 1
mupdf/source/fitz/stream-open.c 3
mupdf/source/fitz/stream-read.c 2
mupdf/include/mupdf/fitz/stream.h 1
mupdf/source/fitz/util.c 3
mupdf/source/fitz/geometry.c 4
mupdf/include/mupdf/fitz/geometry.h 5
mupdf/source/fitz/separation.c 4
mupdf/source/fitz/draw-device.c 2
mupdf/source/fitz/device.c 4
mupdf/source/fitz/draw-edgebuffer.c 1
mupdf/source/fitz/draw-edge.c 1
mupdf/source/fitz/draw-scale-simple.c 1

Runtime coverage analysis

This section shows analysis of runtime coverage data.

For futher technical details on how this section is generated, please see the Glossary .

Complex functions with low coverage

Func name Function total lines Lines covered at runtime percentage covered Reached by fuzzers
fz_bidi_resolve_explicit 64 17 26.56% []
classify_quoted_blocks 70 21 30.0% []
fz_convert_fast_pixmap_samples 69 29 42.02% []
fast_gray_to_rgb 125 43 34.4% []
fast_rgb_to_rgb 119 59 49.57% []
fast_cmyk_to_cmyk 124 42 33.87% []
fz_new_icc_link 95 52 54.73% []
fz_icc_transform_pixmap 71 36 50.70% []
fz_colorspace_colorant 37 17 45.94% []
fz_paint_affine_lerp 187 53 28.34% []
fz_paint_affine_near 439 125 28.47% []
fz_blend_pixmap 155 73 47.09% []
fz_blend_separable 84 45 53.57% []
resolve_color 54 28 51.85% []
colors_supported 34 7 20.58% []
set_op_from_spaces 85 7 8.235% []
convert_pixmap_for_painting 32 11 34.37% []
fz_get_span_painter 160 59 36.87% []
fz_paint_glyph_solid 48 23 47.91% []
fz_paint_glyph_alpha 48 19 39.58% []
insert_weight 42 23 54.76% []
scale_single_col 67 33 49.25% []
fz_advance_ft_glyph_aux 33 13 39.39% []
fz_image_orientation_matrix 48 23 47.91% []
fz_mask_color_key 93 51 54.83% []
jbig2_read_image 74 30 40.54% []
extract_app13_resolution 31 7 22.58% []
pam_binary_read_image 179 15 8.379% []
psd_read_image 271 142 52.39% []
tiff_decode_tiles 63 33 52.38% []
fz_write_data 32 8 25.0% []
fz_clear_pixmap 53 26 49.05% ['pdf_fuzzer']
fz_clear_pixmap_rect_with_value 55 21 38.18% []
fz_convert_separation_pixmap_to_base 113 52 46.01% []
fz_format_string 227 110 48.45% ['pdf_fuzzer']
fz_copy_pixmap_area_converting_seps 550 164 29.81% []
ensure_space 65 16 24.61% []
unescape 130 40 30.76% []
convert_to_utf8 46 16 34.78% []
fz_get_css_match_display 33 11 33.33% []
match_selector 55 17 30.90% []
add_property 46 16 34.78% []
add_shorthand_trbl 40 21 52.5% []
number_from_value 40 19 47.5% []
color_from_value 112 20 17.85% []
css_lex 119 50 42.01% []
css_lex_string 33 14 42.42% []
parse_term 52 25 48.07% []
layout_flow 173 94 54.33% []
html_load_css 41 10 24.39% []
gen2_tag 78 42 53.84% []
show_text 52 27 51.92% []
collate_t_content 67 34 50.74% []
write_comb_string 43 8 18.60% []
pdf_write_line_cap_appearance 80 15 18.75% []
pdf_write_icon_appearance 45 22 48.88% []
pdf_write_free_text_appearance 127 68 53.54% []
escape_text 45 11 24.44% []
pdf_dev_alpha 44 6 13.63% []
ft_cid_to_gid 62 17 27.41% []
ps_run 337 143 42.43% []
break_lines 79 32 40.50% []
pdf_end_operation 76 4 5.263% []
do_begin_operation 34 4 11.76% []
prepare_object_for_alteration 109 57 52.29% []
svg_parse_color 82 39 47.56% []
svg_parse_string_from_style 33 6 18.18% []
svg_parse_path_data 280 120 42.85% []
svg_run_rect 63 28 44.44% []
svg_load_font 36 19 52.77% []
FT_Bitmap_Copy 45 17 37.77% []
FT_Stream_New 50 24 48.0% []
ft_glyphslot_preset_bitmap 113 59 52.21% []
FT_Request_Metrics 105 47 44.76% []
FT_Request_Size 36 19 52.77% []
FT_Render_Glyph_Internal 80 30 37.5% []
FT_Stream_EnterFrame 51 24 47.05% []
FT_Stroker_EndSubPath 43 22 51.16% []
cff_ps_get_font_extra 55 22 40.0% []
cff_get_glyph_name 46 15 32.60% []
cff_vstore_load 88 12 13.63% []
cff_parse_fixed_dynamic 32 17 53.12% []
cid_face_open 135 17 12.59% []
cid_face_init 118 31 26.27% []
cid_parser_new 130 26 20.0% []
cf2_computeDarkening 75 6 8.0% []
cf2_glyphpath_computeOffset 101 7 6.930% []
ps_parser_to_bytes 35 16 45.71% []
t1_decoder_parse_metrics 252 134 53.17% []
ft_raster1_render 55 13 23.63% []
tt_cmap8_validate 63 33 52.38% []
tt_face_load_colr 102 13 12.74% []
tt_face_load_cpal 116 16 13.79% []
tt_face_load_svg 45 16 35.55% []
TT_Process_Composite_Glyph 57 31 54.38% []
T1_Done_Blend 33 5 15.15% []
consume_numeric_ref 51 25 49.01% []
consume_named_ref 9080 101 1.112% []
get_appropriate_insertion_location 40 11 27.50% []
insert_node 31 10 32.25% []
handle_token 45 24 53.33% []
handle_in_head 89 37 41.57% []
handle_in_body 602 184 30.56% []
reconstruct_active_formatting_elements 39 5 12.82% []
handle_after_body 34 10 29.41% []
tokenizer_add_parse_error 107 26 24.29% []
handle_tag_name_state 31 15 48.38% []
handle_before_attr_name_state 34 18 52.94% []
handle_attr_name_state 39 19 48.71% []
handle_after_attr_name_state 36 10 27.77% []
handle_before_attr_value_state 45 8 17.77% []
OT::Layout::GPOS_impl::PairPosFormat2_4 ::apply(OT::hb_ot_apply_context_t*)const 104 5 4.807% []
unsignedinthb_bit_storage (unsignedint) 45 5 11.11% []
hb_buffer_t::_set_glyph_flags(unsignedint,unsignedint,unsignedint,bool,bool) 38 4 10.52% []
fzhb_script_get_horizontal_direction 45 6 13.33% []
OT::GDEF::is_blocklisted(hb_blob_t*,hb_face_t*)const 43 8 18.60% []
fzhb_ot_layout_table_select_script 33 10 30.30% []
_hb_ot_shape_normalize(hb_ot_shape_plan_tconst*,hb_buffer_t*,hb_font_t*) 131 53 40.45% []
hb_ot_shape_collect_features(hb_ot_shape_planner_t*,hb_feature_tconst*,unsignedint) 66 36 54.54% []
hb_set_unicode_props(hb_buffer_t*) 34 15 44.11% []
hb_ensure_native_direction(hb_buffer_t*) 33 9 27.27% []
hb_ot_shape_setup_masks_fraction(hb_ot_shape_context_tconst*) 41 18 43.90% []
hb_ot_shaper_categorize(hb_ot_shape_planner_tconst*) 134 7 5.223% []
hb_ot_tags_from_complex_language(charconst*,charconst*,unsignedint*,unsignedint*) 1037 91 8.775% []
fzhb_ot_tags_from_script_and_language 45 24 53.33% []
parse_private_use_subtag(charconst*,unsignedint*,unsignedint*,charconst*,unsignedchar(*)(unsignedchar)) 32 2 6.25% []
hb_ot_tags_from_language(charconst*,charconst*,unsignedint*,unsignedint*) 67 32 47.76% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 21 40.38% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 21 40.38% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 21 40.38% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 21 40.38% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 11 21.15% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 11 21.15% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 11 21.15% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 11 21.15% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 21 40.38% []
hb_blob_t*hb_sanitize_context_t::sanitize_blob (hb_blob_t*) 52 11 21.15% []
fzhb_shape_full 33 16 48.48% []
hb_shapers_lazy_loader_t::create() 32 4 12.5% []
hb_utf8_t::next(unsignedcharconst*,unsignedcharconst*,unsignedint*,unsignedint) 56 30 53.57% []
jbig2_decode_halftone_region 71 20 28.16% []
jbig2_refinement_region 101 34 33.66% []
jbig2_parse_profile_segment 73 37 50.68% []
DefaultEvalParametricFn 265 48 18.11% []
DefaultInterpolatorsFactory 120 41 34.16% []
BuildGrayInputMatrixPipeline 35 14 40.0% []
OptimizeByResampling 95 44 46.31% []
_cmsICCcolorSpace 36 7 19.44% []
_cmsLCMScolorSpace 48 13 27.08% []
cmsChannelsOfColorSpace 48 21 43.75% ['pdf_fuzzer']
cmsPlugin 64 18 28.12% ['pdf_fuzzer']
cmsCreateRGBProfile 62 26 41.93% []
_cmsFindFormatter 263 100 38.02% []
jpeg_consume_input 31 17 54.83% []
jinit_color_deconverter 140 75 53.57% []
case((DCTSIZE<<8)+DCTSIZE) 99 27 27.27%
prepare_for_output_pass 41 19 46.34% []
start_pass_dpost 33 12 36.36% []
realize_virt_arrays 76 38 50.0% []
opj_dwt_decode_tile 125 53 42.4% []
opj_copy_image_header 50 27 54.0% []
opj_j2k_read_header 40 20 50.0% []
opj_j2k_merge_ppm 110 45 40.90% []
opj_j2k_read_ppm 51 26 50.98% []
opj_j2k_move_data_from_codec_to_output_image 47 14 29.78% []
opj_jp2_check_color 114 38 33.33% []
opj_jp2_read_colr 99 48 48.48% []
opj_t2_skip_packet_data 67 19 28.35% []
opj_tcd_decode_tile 158 59 37.34% []
opj_tcd_mct_decode 128 65 50.78% []
opj_thread_pool_submit_job 48 7 14.58% []

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/mupdf/thirdparty/harfbuzz/src/hb-shaper-list.hh [] []
/src/mupdf/source/fitz/noto.c [] []
/src/mupdf/thirdparty/libjpeg/jfdctfst.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-blob.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/SingleSubstFormat2.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-use.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-open-file.hh [] []
/src/mupdf/source/pdf/pdf-cmap-load.c [] []
/src/mupdf/thirdparty/extract/src/xml.c [] []
/src/mupdf/source/pdf/pdf-repair.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-debug.hh [] []
/src/pdf_fuzzer.cc ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/source/pdf/pdf-page.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../hb-ot-layout-gdef-table.hh [] []
/src/mupdf/thirdparty/freetype/src/base/ftcolor.c [] []
/src/mupdf/source/fitz/stext-search.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/PairPosFormat1.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-machinery.hh [] []
/src/mupdf/source/fitz/paint-glyph.h [] []
/src/mupdf/thirdparty/gumbo-parser/src/tokenizer.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/image.c [] []
/src/mupdf/thirdparty/extract/src/json.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/t1.c [] []
/src/mupdf/source/fitz/string.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/jbig2dec/jbig2_halftone.c [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_segment.c [] []
/src/mupdf/source/fitz/crypt-aes.c [] []
/src/mupdf/source/fitz/draw-paint.c [] []
/src/mupdf/source/fitz/draw-edgebuffer.c ['pdf_fuzzer'] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-layout.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-hangul.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-cff-interp-cs-common.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/AnchorFormat3.hh [] []
/src/mupdf/include/mupdf/fitz/document.h [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_arith_int.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-layout-kerx-table.hh [] []
/src/mupdf/thirdparty/extract/src/docx.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-face.cc [] []
/src/mupdf/source/fitz/output-pdfocr.c [] []
/src/mupdf/source/fitz/directory.c [] []
/src/mupdf/source/fitz/draw-imp.h [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-syllabic.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/MarkBasePos.hh [] []
/src/mupdf/source/fitz/memory.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/cid/cidobjs.c [] []
/src/mupdf/source/pdf/pdf-type3.c [] []
/src/mupdf/source/fitz/output-pclm.c [] []
/src/mupdf/thirdparty/extract/src/astring.c [] []
/src/mupdf/source/html/css-properties.gperf [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-shaper.hh [] []
/src/mupdf/source/pdf/pdf-run.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-layout-feat-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-tag-table.hh [] []
/src/mupdf/source/pdf/pdf-write.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-font.hh [] []
/src/mupdf/thirdparty/freetype/src/pshinter/pshrec.c [] []
/src/mupdf/thirdparty/mujs/jsnumber.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-layout.hh [] []
/src/mupdf/source/fitz/output.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/t2.c [] []
/src/mupdf/source/xps/xps-link.c [] []
/src/mupdf/source/pdf/pdf-object.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-ltag-table.hh [] []
/src/mupdf/thirdparty/libjpeg/jdpostct.c [] []
/src/mupdf/thirdparty/freetype/src/type1/t1parse.c [] []
/src/mupdf/thirdparty/gumbo-parser/src/util.c [] []
/src/mupdf/thirdparty/zlib/inftrees.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/sparse_array.c [] []
/src/mupdf/source/fitz/image.c [] []
/src/mupdf/source/pdf/pdf-event.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-var-fvar-table.hh [] []
/src/mupdf/source/fitz/output-cbz.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../hb-ot-var-hvar-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../OT/Layout/Common/RangeRecord.hh [] []
/src/mupdf/source/xps/xps-util.c [] []
/src/mupdf/source/pdf/pdf-image.c [] []
/src/mupdf/source/fitz/filter-jbig2.c [] []
/src/mupdf/source/fitz/xml.c [] []
/src/mupdf/source/pdf/pdf-crypt.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-myanmar.cc [] []
/src/mupdf/thirdparty/libjpeg/jcapimin.c [] []
/src/mupdf/thirdparty/freetype/src/sfnt/ttmtx.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/AnchorFormat1.hh [] []
/src/mupdf/source/fitz/unlibarchive.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/MultipleSubstFormat1.hh [] []
/src/mupdf/thirdparty/lcms2/src/cmstypes.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/opj_intmath.h [] []
/src/mupdf/source/fitz/draw-edge.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/truetype/ttobjs.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-buffer.cc [] []
/src/mupdf/thirdparty/lcms2/src/cmsio0.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/mujs/jsrun.c [] []
/src/mupdf/hb-ot-shaper-myanmar-machine.rl [] []
/src/mupdf/source/pdf/pdf-lex.c [] []
/src/mupdf/source/fitz/tree.c [] []
/src/mupdf/source/pdf/pdf-xref.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../hb-ot-layout-gdef-table.hh [] []
/src/mupdf/thirdparty/lcms2/src/cmsvirt.c [] []
/src/mupdf/thirdparty/extract/src/zip.c [] []
/src/mupdf/thirdparty/freetype/src/cid/cidriver.c [] []
/src/mupdf/thirdparty/mujs/jsdate.c [] []
/src/mupdf/thirdparty/zlib/inflate.c [] []
/src/mupdf/source/pdf/pdf-signature.c [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_symbol_dict.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-name-language-static.hh [] []
/src/mupdf/hb-ot-shaper-khmer-machine.rl [] []
/src/mupdf/source/fitz/random.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-arabic-joining-list.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-font.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-meta-table.hh [] []
/src/mupdf/thirdparty/freetype/src/psaux/psblues.c [] []
/src/mupdf/thirdparty/libjpeg/jutils.c [] []
/src/mupdf/source/fitz/output-jpeg.c [] []
/src/mupdf/thirdparty/freetype/src/smooth/ftgrays.c [] []
/src/mupdf/thirdparty/libjpeg/jcprepct.c [] []
/src/mupdf/thirdparty/freetype/src/type1/t1gload.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../OT/Layout/Common/Coverage.hh [] []
/src/mupdf/thirdparty/lcms2/src/cmsnamed.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/base/ftadvanc.c [] []
/src/mupdf/thirdparty/lcms2/src/cmsio1.c [] []
/src/mupdf/thirdparty/gumbo-parser/src/tag_gperf.h [] []
/src/mupdf/source/fitz/pool.c [] []
/src/mupdf/thirdparty/libjpeg/jccoefct.c [] []
/src/mupdf/thirdparty/jbig2dec/jbig2.c [] []
/src/mupdf/thirdparty/mujs/jsintern.c [] []
/src/mupdf/thirdparty/libjpeg/jdinput.c [] []
/src/mupdf/source/fitz/color-icc-create.c [] []
/src/mupdf/thirdparty/lcms2/src/cmsxform.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/include/mupdf/fitz/geometry.h ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/gumbo-parser/src/string_piece.c [] []
/src/mupdf/thirdparty/freetype/src/base/ftdebug.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-shape.cc [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/dwt.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-static.cc [] []
/src/mupdf/source/fitz/output-pwg.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-common.cc [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_generic.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/pi.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-set.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shape-fallback.cc [] []
/src/mupdf/source/fitz/load-tiff.c [] []
/src/mupdf/thirdparty/libjpeg/jfdctint.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-cache.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/PairSet.hh [] []
/src/mupdf/thirdparty/mujs/jsrepr.c [] []
/src/mupdf/source/fitz/unzip.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/glyf.hh [] []
/src/mupdf/thirdparty/freetype/src/truetype/ttdriver.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../OT/Layout/Common/CoverageFormat2.hh [] []
/src/mupdf/thirdparty/freetype/src/base/ftbitmap.c [] []
/src/mupdf/thirdparty/freetype/src/raster/ftraster.c [] []
/src/mupdf/thirdparty/mujs/jsregexp.c [] []
/src/mupdf/source/fitz/encode-fax.c [] []
/src/mupdf/thirdparty/freetype/src/type1/t1load.c [] []
/src/mupdf/thirdparty/extract/src/join.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-atomic.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-cff1-table.cc [] []
/src/mupdf/thirdparty/libjpeg/jdcolor.c [] []
/src/mupdf/thirdparty/libjpeg/jdhuff.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/tgt.c [] []
/src/mupdf/source/fitz/bidi-std.c [] []
/src/mupdf/source/fitz/printf.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/jbig2dec/jbig2_image.c [] []
/src/mupdf/source/svg/svg-parse.c [] []
/src/mupdf/source/pdf/pdf-font.c [] []
/src/mupdf/thirdparty/freetype/src/cid/cidgload.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/cio.c [] []
/src/mupdf/thirdparty/gumbo-parser/src/tag.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/psconv.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/MarkLigPos.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-bit-page.hh [] []
/src/mupdf/source/fitz/gz-doc.c [] []
/src/mupdf/source/fitz/error.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/GlyphHeader.hh [] []
/src/mupdf/thirdparty/freetype/src/cff/cffobjs.c [] []
/src/mupdf/thirdparty/freetype/src/sfnt/sfdriver.c [] []
/src/mupdf/thirdparty/freetype/src/cff/cffload.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-unicode.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-map.cc [] []
/src/mupdf/thirdparty/freetype/src/psaux/pserror.c [] []
/src/mupdf/thirdparty/freetype/src/sfnt/ttsvg.c [] []
/src/mupdf/source/fitz/draw-unpack.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-layout-trak-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-layout-morx-table.hh [] []
/src/mupdf/source/pdf/pdf-pattern.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/tcd.c [] []
/src/mupdf/thirdparty/mujs/jsboolean.c [] []
/src/mupdf/thirdparty/libjpeg/jcapistd.c [] []
/src/mupdf/thirdparty/gumbo-parser/src/error.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-color-svg-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-shaper.cc [] []
/src/mupdf/thirdparty/libjpeg/jcparam.c [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_mmr.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-os2-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../hb-ot-layout-gsubgpos.hh [] []
/src/mupdf/source/xps/xps-image.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-map.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../hb-ot-layout.hh [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_text.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/Ligature.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-var-mvar-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-kern-table.hh [] []
/src/mupdf/source/fitz/output-png.c [] []
/src/mupdf/source/html/html-layout.c [] []
/src/mupdf/source/fitz/harfbuzz.c [] []
/src/mupdf/thirdparty/freetype/src/base/ftrfork.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/event.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-draw.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-thai.cc [] []
/src/mupdf/source/pdf/pdf-function.c [] []
/src/mupdf/thirdparty/zlib/trees.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-layout-common.hh [] []
/src/mupdf/thirdparty/freetype/src/base/ftfntfmt.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-cff2-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-map.hh [] []
/src/mupdf/source/fitz/font.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-buffer.hh [] []
/src/mupdf/source/html/html-parse.c [] []
/src/mupdf/source/pdf/pdf-layer.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/j2k.c [] []
/src/mupdf/thirdparty/extract/src/alloc.c [] []
/src/mupdf/thirdparty/extract/src/html.c [] []
/src/mupdf/source/fitz/load-gif.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-buffer-serialize.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-pool.hh [] []
/src/mupdf/source/pdf/pdf-outline.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/psfont.c [] []
/src/mupdf/thirdparty/freetype/src/truetype/ttpload.c [] []
/src/mupdf/include/mupdf/fitz/context.h ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/source/xps/xps-common.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/AlternateSubstFormat1.hh [] []
/src/mupdf/source/fitz/ucdn.c [] []
/src/mupdf/thirdparty/freetype/src/psnames/pstables.h [] []
/src/mupdf/thirdparty/freetype/src/base/ftsystem.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/jp2.c [] []
/src/mupdf/thirdparty/libjpeg/jdsample.c [] []
/src/mupdf/source/fitz/context.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/base/ftutil.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/source/pdf/pdf-layout.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../OT/Layout/Common/CoverageFormat1.hh [] []
/src/mupdf/source/pdf/pdf-js.c [] []
/src/mupdf/thirdparty/freetype/src/base/ftobjs.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/hb-buffer-deserialize-json.rl [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/SingleSubst.hh [] []
/src/mupdf/source/fitz/filter-lzw.c [] []
/src/mupdf/source/html/office.c [] []
/src/mupdf/source/fitz/document-all.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/pshinter/pshalgo.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../hb-ot-hhea-table.hh [] []
/src/mupdf/thirdparty/freetype/src/truetype/ttinterp.c [] []
/src/mupdf/source/pdf/pdf-device.c [] []
/src/mupdf/thirdparty/libjpeg/jcarith.c [] []
/src/mupdf/hb-ot-shaper-use-machine.rl [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/ReverseChainSingleSubstFormat1.hh [] []
/src/mupdf/thirdparty/lcms2/src/lcms2_internal.h ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/mujs/jsmath.c [] []
/src/mupdf/source/fitz/load-png.c [] []
/src/mupdf/source/fitz/draw-glyph.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-shape-plan.cc [] []
/src/mupdf/thirdparty/freetype/src/cff/cffcmap.c [] []
/src/mupdf/hb-buffer-deserialize-text.rl [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-face.hh [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/ht_dec.c [] []
/src/mupdf/thirdparty/libjpeg/jidctfst.c [] []
/src/mupdf/source/fitz/jmemcust.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/Glyph.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-sanitize.hh [] []
/src/mupdf/source/pdf/pdf-annot.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/ReverseChainSingleSubst.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/SimpleGlyph.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../hb-ot-layout-common.hh [] []
/src/mupdf/source/fitz/separation.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/mqc_inl.h [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/mct.c [] []
/src/mupdf/thirdparty/lcms2/src/cmsmtrx.c [] []
/src/mupdf/source/fitz/encodings.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/AlternateSubst.hh [] []
/src/mupdf/thirdparty/freetype/src/cid/cidload.c [] []
/src/mupdf/thirdparty/libjpeg/jerror.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-serialize.hh [] []
/src/mupdf/thirdparty/lcms2/src/cmspcs.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-layout-base-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-face.cc [] []
/src/mupdf/thirdparty/freetype/src/base/ftfstype.c [] []
/src/mupdf/source/html/txt.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-color-cbdt-table.hh [] []
/src/mupdf/thirdparty/extract/src/buffer.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-vowel-constraints.cc [] []
/src/mupdf/source/fitz/filter-dct.c [] []
/src/mupdf/source/pdf/pdf-op-buffer.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/LigatureSubst.hh [] []
/src/mupdf/char_ref.rl [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-color-colr-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-iter.hh [] []
/src/mupdf/thirdparty/libjpeg/jdapimin.c [] []
/src/mupdf/thirdparty/extract/src/sys.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-null.hh [] []
/src/mupdf/source/fitz/writer.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/composite-iter.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-dispatch.hh [] []
/src/mupdf/source/cbz/muimg.c [] []
/src/mupdf/source/pdf/pdf-clean.c [] []
/src/mupdf/source/pdf/pdf-store.c [] []
/src/mupdf/thirdparty/freetype/src/cff/cffparse.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/MarkLigPosFormat1.hh [] []
/src/mupdf/thirdparty/freetype/src/psaux/afmparse.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-layout-ankr-table.hh [] []
/src/mupdf/source/fitz/filter-leech.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/cffdecode.c [] []
/src/mupdf/thirdparty/freetype/src/base/fterrors.c [] []
/src/mupdf/thirdparty/mujs/jsgc.c [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_huffman.c [] []
/src/mupdf/source/fitz/compress.c [] []
/src/mupdf/source/fitz/stext-device.c [] []
/src/mupdf/thirdparty/extract/src/rect.c [] []
/src/mupdf/thirdparty/freetype/src/truetype/ttgload.c [] []
/src/mupdf/thirdparty/gumbo-parser/src/utf8.c [] []
/src/mupdf/source/xps/xps-zip.c [] []
/src/mupdf/hb-number-parser.rl [] []
/src/mupdf/source/xps/xps-resource.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shape-normalize.cc [] []
/src/mupdf/thirdparty/freetype/src/base/ftgloadr.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/extract/src/outf.c [] []
/src/mupdf/source/fitz/ftoa.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../hb-ot-maxp-table.hh [] []
/src/mupdf/thirdparty/lcms2/src/cmsplugin.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/GPOS.hh [] []
/src/mupdf/source/fitz/bidi.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-post-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../hb-ot-head-table.hh [] []
/src/mupdf/source/fitz/draw-path.c [] []
/src/mupdf/source/fitz/color-fast.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/SingleSubstFormat1.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-cff-interp-common.hh [] []
/src/mupdf/source/fitz/glyphbox.c [] []
/src/mupdf/thirdparty/libjpeg/jcmaster.c [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_arith.c [] []
/src/mupdf/thirdparty/lcms2/src/cmsopt.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/pshinter/pshglob.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/MarkBasePosFormat1.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/CursivePos.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-cff2-interp-cs.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-layout-gpos-table.hh [] []
/src/mupdf/thirdparty/mujs/jsparse.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/PairValueRecord.hh [] []
/src/mupdf/source/xps/xps-path.c [] []
/src/mupdf/source/pdf/pdf-stream.c [] []
/src/mupdf/source/html/mobi.c [] []
/src/mupdf/source/pdf/pdf-metrics.c [] []
/src/mupdf/thirdparty/freetype/src/type1/t1objs.c [] []
/src/mupdf/source/pdf/pdf-cmap-parse.c [] []
/src/mupdf/thirdparty/freetype/src/sfnt/ttkern.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-hhea-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../OT/Layout/Common/Coverage.hh [] []
/src/mupdf/source/pdf/pdf-font-add.c [] []
/src/mupdf/source/pdf/pdf-resources.c [] []
/src/mupdf/thirdparty/mujs/jscompile.c [] []
/src/mupdf/source/fitz/filter-fax.c [] []
/src/mupdf/thirdparty/freetype/src/base/ftpsprop.c [] []
/src/mupdf/source/fitz/device.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/source/fitz/load-jpeg.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-arabic.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../hb-ot-var-gvar-table.hh [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_page.c [] []
/src/mupdf/source/pdf/pdf-unicode.c [] []
/src/mupdf/thirdparty/mujs/jsbuiltin.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/psft.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-use-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../hb-ot-var-common.hh [] []
/src/mupdf/source/fitz/hash.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/include/mupdf/fitz/stream.h ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/jbig2dec/jbig2_arith_iaid.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-utf.hh [] []
/src/mupdf/thirdparty/freetype/src/sfnt/ttpost.c [] []
/src/mupdf/thirdparty/freetype/src/cff/cffdrivr.c [] []
/src/mupdf/source/fitz/filter-predict.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-cmap-table.hh [] []
/src/mupdf/hb-ot-shaper-indic-machine.rl [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-cff1-interp-cs.hh [] []
/src/mupdf/source/pdf/pdf-interpret.c [] []
/src/mupdf/source/fitz/uncfb.c [] []
/src/mupdf/source/xps/xps-tile.c [] []
/src/mupdf/source/svg/svg-doc.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-unicode.hh [] []
/src/mupdf/thirdparty/libjpeg/jchuff.c [] []
/src/mupdf/thirdparty/freetype/src/smooth/ftsmooth.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/PosLookupSubTable.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-metrics.cc [] []
/src/mupdf/thirdparty/lcms2/src/cmserr.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-kern.hh [] []
/src/mupdf/source/cbz/mucbz.c [] []
/src/mupdf/include/mupdf/fitz/system.h [] []
/src/mupdf/source/xps/xps-glyphs.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-cff-interp-dict-common.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/path-builder.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-string-array.hh [] []
/src/mupdf/thirdparty/lcms2/src/extra_xform.h [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-layout-gsub-table.hh [] []
/src/mupdf/source/fitz/draw-device.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/SubstLookupSubTable.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-unicode-emoji-table.hh [] []
/src/mupdf/source/pdf/pdf-op-run.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/GSUB.hh [] []
/src/mupdf/source/fitz/output-pnm.c [] []
/src/mupdf/thirdparty/lcms2/src/cmsintrp.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../hb-ot-layout-common.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-name-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-number.cc [] []
/src/mupdf/thirdparty/lcms2/src/cmsalpha.c [] []
/src/mupdf/source/fitz/outline.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/pshints.c [] []
/src/mupdf/source/pdf/pdf-op-filter.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-mutex.hh [] []
/src/mupdf/thirdparty/libjpeg/jdarith.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/mqc.c [] []
/src/mupdf/thirdparty/libjpeg/jdmerge.c [] []
/src/mupdf/thirdparty/mujs/jsarray.c [] []
/src/mupdf/thirdparty/libjpeg/jdcoefct.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ft.cc [] []
/src/mupdf/thirdparty/freetype/src/base/ftstroke.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-open-type.hh [] []
/src/mupdf/thirdparty/libjpeg/jmemmgr.c [] []
/src/mupdf/source/fitz/draw-scale-simple.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shape.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/ValueFormat.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-bit-set.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-layout-common.hh [] []
/src/mupdf/thirdparty/mujs/jsstate.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-blob.hh [] []
/src/mupdf/thirdparty/zlib/inffast.c [] []
/src/mupdf/thirdparty/freetype/src/type1/t1afm.c [] []
/src/mupdf/source/fitz/strtof.c [] []
/src/mupdf/thirdparty/extract/src/extract.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-object.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-map.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ucd-table.hh [] []
/src/mupdf/thirdparty/extract/src/boxer.c [] []
/src/mupdf/thirdparty/lcms2/src/cmsgmt.c [] []
/src/mupdf/source/fitz/load-jpx.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-var.cc [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../hb-ot-layout-gsubgpos.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../OT/Layout/Common/RangeRecord.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/SinglePosFormat2.hh [] []
/src/mupdf/source/fitz/draw-mesh.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-cff1-table.hh [] []
/src/mupdf/source/html/html-doc.c [] []
/src/mupdf/source/xps/xps-gradient.c [] []
/src/mupdf/thirdparty/freetype/src/type1/t1driver.c [] []
/src/mupdf/thirdparty/zlib/adler32.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-arabic-table.hh [] []
/src/mupdf/thirdparty/gumbo-parser/src/parser.c [] []
/src/mupdf/thirdparty/libjpeg/jcmainct.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-cff-common.hh [] []
/src/mupdf/source/fitz/text-decoder.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/SinglePos.hh [] []
/src/mupdf/thirdparty/freetype/src/sfnt/ttcpal.c [] []
/src/mupdf/thirdparty/zlib/crc32.c [] []
/src/mupdf/thirdparty/freetype/src/base/ftsnames.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../hb-ot-layout-common.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/SubstLookup.hh [] []
/src/mupdf/thirdparty/lcms2/src/cmswtpnt.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/libjpeg/jquant2.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-var-avar-table.hh [] []
/src/mupdf/thirdparty/mujs/jsstring.c [] []
/src/mupdf/source/fitz/draw-blend.c [] []
/src/mupdf/source/fitz/path.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/function_list.c [] []
/src/mupdf/thirdparty/freetype/src/cff/cffgload.c [] []
/src/mupdf/source/fitz/crypt-arc4.c [] []
/src/mupdf/source/fitz/color-lcms.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/libjpeg/jdmarker.c [] []
/src/mupdf/source/fitz/list-device.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/loca.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/CursivePosFormat1.hh [] []
/src/mupdf/thirdparty/freetype/src/psnames/psmodule.c [] []
/src/mupdf/thirdparty/freetype/src/raster/ftrend1.c [] []
/src/mupdf/source/html/epub-doc.c [] []
/src/mupdf/thirdparty/lcms2/src/cmshalf.c [] []
/src/mupdf/source/fitz/output-svg.c [] []
/src/mupdf/thirdparty/mujs/jserror.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-set.cc [] []
/src/mupdf/source/fitz/untar.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../hb-ot-hmtx-table.hh [] []
/src/mupdf/thirdparty/libjpeg/jidctint.c [] []
/src/mupdf/thirdparty/lcms2/src/cmssamp.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-map.hh [] []
/src/mupdf/thirdparty/gumbo-parser/src/attribute.c [] []
/src/mupdf/source/fitz/filter-basic.c [] []
/src/mupdf/thirdparty/zlib/compress.c [] []
/src/mupdf/source/fitz/stream-open.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/base/ftlcdfil.c [] []
/src/mupdf/thirdparty/mujs/json.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/Sequence.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/CompositeGlyph.hh [] []
/src/mupdf/source/fitz/output-ps.c [] []
/src/mupdf/source/svg/svg-color.c [] []
/src/mupdf/source/xps/xps-outline.c [] []
/src/mupdf/thirdparty/jbig2dec/jbig2_refinement.c [] []
/src/mupdf/source/fitz/draw-affine.c [] []
/src/mupdf/source/fitz/colorspace.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/extract/src/text.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-var-common.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/Anchor.hh [] []
/src/mupdf/source/fitz/link.c [] []
/src/mupdf/thirdparty/zlib/zutil.c [] []
/src/mupdf/source/pdf/pdf-colorspace.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-buffer-verify.cc [] []
/src/mupdf/source/fitz/stext-output.c [] []
/src/mupdf/thirdparty/libjpeg/jfdctflt.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-layout.cc [] []
/src/mupdf/source/html/html-imp.h [] []
/src/mupdf/source/fitz/load-jbig2.c [] []
/src/mupdf/thirdparty/mujs/regexp.c [] []
/src/mupdf/thirdparty/lcms2/src/cmsgamma.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/source/fitz/draw-rasterize.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-ucd.cc [] []
/src/mupdf/thirdparty/freetype/src/psaux/psstack.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/t1cmap.c [] []
/src/mupdf/source/fitz/shade.c [] []
/src/mupdf/source/html/css-apply.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/MarkMarkPosFormat1.hh [] []
/src/mupdf/thirdparty/mujs/jsdtoa.c [] []
/src/mupdf/source/fitz/filter-thunder.c [] []
/src/mupdf/source/fitz/svg-device.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-array.hh [] []
/src/mupdf/source/fitz/compressed-buffer.c [] []
/src/mupdf/source/xps/xps-doc.c [] []
/src/mupdf/source/fitz/stream-read.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-shape-plan.hh [] []
/src/mupdf/thirdparty/libjpeg/jcomapi.c [] []
/src/mupdf/thirdparty/extract/include/extract/buffer.h [] []
/src/mupdf/thirdparty/mujs/jsobject.c [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/bio.c [] []
/src/mupdf/thirdparty/libjpeg/jquant1.c [] []
/src/mupdf/thirdparty/libjpeg/jddctmgr.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/PairPosFormat2.hh [] []
/src/mupdf/source/fitz/load-psd.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-aat-layout.cc [] []
/src/mupdf/thirdparty/libjpeg/jcsample.c [] []
/src/mupdf/thirdparty/freetype/src/sfnt/ttload.c [] []
/src/mupdf/source/pdf/pdf-form.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/LigatureSet.hh [] []
/src/mupdf/thirdparty/freetype/src/base/ftglyph.c [] []
/src/mupdf/thirdparty/mujs/jslex.c [] []
/src/mupdf/source/pdf/pdf-xobject.c [] []
/src/mupdf/thirdparty/freetype/src/base/ftinit.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-indic.cc [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/thread.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-bit-set-invertible.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/AlternateSet.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/MarkArray.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-algs.hh [] []
/src/mupdf/source/fitz/buffer.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/base/fthash.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-indic-table.cc [] []
/src/mupdf/thirdparty/libjpeg/jcmarker.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-hebrew.cc [] []
/src/mupdf/source/fitz/pixmap.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/base/ftcalc.c [] []
/src/mupdf/source/fitz/halftone.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-meta.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shape.hh [] []
/src/mupdf/thirdparty/libjpeg/jdmainct.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/SinglePosFormat1.hh [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/invert.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-cff2-table.cc [] []
/src/mupdf/thirdparty/freetype/src/pshinter/pshmod.c [] []
/src/mupdf/source/html/css-parse.c [] []
/src/mupdf/source/html/html-font.c [] []
/src/mupdf/thirdparty/freetype/src/cid/cidparse.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/psobjs.c [] []
/src/mupdf/source/svg/svg-run.c [] []
/src/mupdf/source/fitz/bitmap.c [] []
/src/mupdf/source/fitz/filter-flate.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/MultipleSubst.hh [] []
/src/mupdf/thirdparty/gumbo-parser/src/string_buffer.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/psread.c [] []
/src/mupdf/source/fitz/geometry.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/AnchorFormat2.hh [] []
/src/mupdf/source/pdf/pdf-parse.c [] []
/src/mupdf/thirdparty/zlib/deflate.c [] []
/src/mupdf/source/html/html-outline.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/PosLookup.hh [] []
/src/mupdf/thirdparty/freetype/src/sfnt/sfobjs.c [] []
/src/mupdf/thirdparty/freetype/src/sfnt/ttcmap.c [] []
/src/mupdf/thirdparty/mujs/jsfunction.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/MarkRecord.hh [] []
/src/mupdf/source/fitz/store.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/source/fitz/filter-sgi.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-vector.hh [] []
/src/mupdf/source/pdf/pdf-link.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-tag.cc [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/opj_includes.h [] []
/src/mupdf/thirdparty/mujs/jsproperty.c [] []
/src/mupdf/source/fitz/output-pcl.c [] []
/src/mupdf/source/pdf/pdf-cmap.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-arabic-pua.hh [] []
/src/mupdf/source/fitz/util.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/freetype/src/base/ftoutln.c [] []
/src/mupdf/thirdparty/lcms2/src/cmspack.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/source/fitz/load-pnm.c [] []
/src/mupdf/thirdparty/libjpeg/jdapistd.c [] []
/src/mupdf/source/fitz/archive.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/mujs/utf.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/PairPos.hh [] []
/src/mupdf/thirdparty/libjpeg/jcdctmgr.c [] []
/src/mupdf/thirdparty/freetype/src/base/fttrigon.c [] []
/src/mupdf/source/fitz/load-jxr.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-face.hh [] []
/src/mupdf/source/fitz/zip.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/LigatureSubstFormat1.hh [] []
/src/mupdf/source/fitz/crypt-sha2.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/psarrst.c [] []
/src/mupdf/source/pdf/pdf-appearance.c [] []
/src/mupdf/source/fitz/bbox-device.c [] []
/src/mupdf/source/pdf/pdf-nametree.c [] []
/src/mupdf/source/fitz/glyph.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-khmer.cc [] []
/src/mupdf/thirdparty/libjpeg/jidctflt.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-vorg-table.hh [] []
/src/mupdf/source/pdf/pdf-shade.c [] []
/src/mupdf/thirdparty/lcms2/src/cmscnvrt.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/gumbo-parser/src/vector.c [] []
/src/mupdf/thirdparty/lcms2/src/cmslut.c [] []
/src/mupdf/thirdparty/extract/src/document.c [] []
/src/mupdf/thirdparty/freetype/include/freetype/internal/ftcalc.h [] []
/src/mupdf/thirdparty/freetype/src/psaux/t1decode.c [] []
/src/mupdf/thirdparty/mujs/jsvalue.c [] []
/src/mupdf/thirdparty/freetype/src/psaux/psintrp.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../OT/Layout/Common/CoverageFormat2.hh [] []
/src/mupdf/thirdparty/libjpeg/jcinit.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-color-sbix-table.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-shaper-arabic-fallback.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-fallback-shape.cc [] []
/src/mupdf/thirdparty/libjpeg/jccolor.c [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-cplusplus.hh [] []
/src/mupdf/source/fitz/crypt-md5.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/source/fitz/text.c [] []
/src/mupdf/thirdparty/extract/src/mem.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../OT/Layout/Common/CoverageFormat1.hh [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-set-digest.hh [] []
/src/mupdf/source/fitz/document.c ['pdf_fuzzer'] ['pdf_fuzzer']
/src/mupdf/thirdparty/extract/src/odt.c [] []
/src/mupdf/thirdparty/freetype/src/sfnt/ttcolr.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/MarkMarkPos.hh [] []
/src/mupdf/source/fitz/output-docx.c [] []
/src/mupdf/thirdparty/extract/src/document.h [] []
/src/mupdf/thirdparty/harfbuzz/src/hb-ot-font.cc [] []
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/openjpeg.c [] []
/src/mupdf/source/fitz/load-bmp.c [] []
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/AnchorMatrix.hh [] []
/src/mupdf/thirdparty/libjpeg/jdmaster.c [] []
/src/mupdf/thirdparty/freetype/src/base/ftstream.c ['pdf_fuzzer'] ['pdf_fuzzer']

Directories in report

Directory
/src/mupdf/thirdparty/freetype/src/type1/
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/
/src/mupdf/thirdparty/harfbuzz/src/
/src/mupdf/source/pdf/
/src/mupdf/thirdparty/freetype/src/psnames/
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../
/src/mupdf/
/src/mupdf/thirdparty/freetype/include/freetype/internal/
/src/mupdf/thirdparty/libjpeg/
/src/mupdf/thirdparty/openjpeg/src/lib/openjp2/
/src/mupdf/source/cbz/
/src/mupdf/thirdparty/freetype/src/psaux/
/src/mupdf/thirdparty/lcms2/src/
/src/mupdf/thirdparty/freetype/src/pshinter/
/src/mupdf/source/svg/
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GSUB/../../../OT/Layout/Common/
/src/mupdf/thirdparty/freetype/src/cid/
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../OT/Layout/Common/
/src/mupdf/thirdparty/gumbo-parser/src/
/src/mupdf/thirdparty/jbig2dec/
/src/mupdf/thirdparty/freetype/src/truetype/
/src/mupdf/thirdparty/extract/src/
/src/mupdf/thirdparty/freetype/src/raster/
/src/mupdf/thirdparty/freetype/src/sfnt/
/src/mupdf/thirdparty/freetype/src/base/
/src/mupdf/thirdparty/freetype/src/cff/
/src/mupdf/source/html/
/src/mupdf/thirdparty/zlib/
/src/mupdf/thirdparty/harfbuzz/src/OT/Layout/GPOS/../../../
/src/
/src/mupdf/thirdparty/extract/include/extract/
/src/mupdf/include/mupdf/fitz/
/src/mupdf/source/fitz/
/src/mupdf/thirdparty/freetype/src/smooth/
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/
/src/mupdf/thirdparty/mujs/
/src/mupdf/source/xps/
/src/mupdf/thirdparty/harfbuzz/src/OT/glyf/../../