This commit is contained in:
Werner Lemberg 2018-06-17 23:23:36 +02:00
parent 0f6be06444
commit d573a46f77
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
caused an underflow of the unsigned value which results in undefined
behaviour.
* src/bdf/bdflib.c (src/bdf/bdflib.c): Bail out earlier than before
* src/bdf/bdflib.c (_bdf_parse_glyphs): Bail out earlier than before
if the `ENCODING' keyword cannot be found.
2018-06-17 Werner Lemberg <wl@gnu.org>