diff options
| author | Po Lu | 2023-09-23 10:07:38 +0800 |
|---|---|---|
| committer | Po Lu | 2023-09-23 10:07:38 +0800 |
| commit | 5bd6f963f682c7ab332d8c640e67ff66a6bb4a96 (patch) | |
| tree | 7fb459d8ac09fe4fded088a0d09e3a89bf17181b /java/org/gnu | |
| parent | 3a1e65bd8ead5f8376e2794500e57315d294c5aa (diff) | |
| download | emacs-5bd6f963f682c7ab332d8c640e67ff66a6bb4a96.tar.gz emacs-5bd6f963f682c7ab332d8c640e67ff66a6bb4a96.zip | |
Correct comparisons between size_t and ssize_t
* src/sfnt.c (sfnt_read_table_directory, sfnt_read_cmap_format_0)
(sfnt_read_cmap_format_2, sfnt_read_cmap_format_4)
(sfnt_read_cmap_format_6, sfnt_read_cmap_format_8)
(sfnt_read_cmap_format_12, sfnt_read_cmap_format_14)
(sfnt_read_cmap_table_1, sfnt_read_cmap_table)
(sfnt_read_head_table, sfnt_read_hhea_table, sfnt_read_maxp_table)
(sfnt_read_glyf_table, sfnt_read_hmtx_table, sfnt_read_name_table)
(sfnt_read_meta_table, sfnt_read_ttc_header)
(sfnt_read_default_uvs_table, sfnt_read_nondefault_uvs_table)
(sfnt_read_fvar_table, sfnt_read_gvar_table, sfnt_read_avar_table)
(sfnt_read_cvar_table, sfnt_read_OS_2_table):
* src/sfntfont.c (sfnt_enum_font): Revise code written with only
signed `long' in mind to properly compare size_t values with
ssize_t.
Diffstat (limited to 'java/org/gnu')
0 files changed, 0 insertions, 0 deletions