• Show log

    Commit

  • Hash : 89ceac8c
    Author : DRC
    Date : 2023-02-01T12:24:00

    Decompress fuzzer: Fix uninitialized memory access
    
    (regression introduced by fc01f4673b71c0b833c59c21e8c4478a9c4bcf21)
    
    Oops.  In the process of migrating the fuzzers to the TurboJPEG 3 API,
    I accidentally left out the code in decompress.cc that updates the width
    and height based on the scaling factor (but I apparently included that
    code in decompress_yuv.cc.)
    
    Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55573
    

  • 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