• Show log

    Commit

  • Hash : 562ad761
    Author : DRC
    Date : 2024-08-19T10:06:59

    OSS-Fuzz: More MSan fixes
    
    We need to use tj3Alloc() (which, when ZERO_BUFFERS is defined, calls
    calloc() instead of malloc()) to allocate all destination buffers.
    Otherwise, if the compression/decompression/transform operation fails,
    then the buffer checksum (which is computed to prevent the compiler from
    optimizing out the whole test, since the destination buffer is never
    used otherwise) will depend upon values in the destination buffer that
    were never written, and MSan will complain.
    

  • 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