• Show log

    Commit

  • Hash : 2a5a3c6f
    Author : DRC
    Date : 2023-02-07T13:13:24

    OSS-Fuzz: Bail out immediately on decomp failure
    
    Don't keep trying to decompress the same image if tj3Decompress*() has
    already thrown an error.  Otherwise, if the image has an excessive
    number of scans, then each iteration of the loop will try to decompress
    up to the scan limit, which may cause the overall test to time out even
    if one iteration doesn't time out.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libjpeg-turbo.git
    Git SSH git@git.kmx.io:kc3-lang/libjpeg-turbo.git
    Public access ? public
    Description

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags