• Show log

    Commit

  • Hash : 2f9e8a11
    Author : DRC
    Date : 2021-03-29T18:54:12

    OSS-Fuzz integration
    
    This commit integrates OSS-Fuzz targets directly into the libjpeg-turbo
    source tree, thus obsoleting and improving code coverage relative to
    Google's OSS-Fuzz target for libjpeg-turbo (previously available here:
    https://github.com/google/oss-fuzz).
    
    I hope to eventually create fuzz targets for the BMP, GIF, and PPM
    readers as well, which would allow for fuzz-testing compression, but
    since those readers all require an input file, it is unclear how to
    build an efficient fuzzer around them.  It doesn't make sense to
    fuzz-test compression in isolation, because compression can't accept
    arbitrary input data.
    

  • 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