• Show log

    Commit

  • Hash : 4dc0d48f
    Author : Werner Lemberg
    Date : 2018-08-18T14:39:20

    [psaux] Avoid slow PS font parsing in case of error. Reported as https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9955 * src/psaux/psobjs.c (ps_parser_to_bytes): Set `parser->cursor' even in case of error to avoid potential re-scanning.