• Show log

    Commit

  • Hash : 32120054
    Author : DRC
    Date : 2017-08-14T10:54:27

    Java: Fix NullPointerException in YUVImage
    
    planes == null is a valid argument to setBuf() if alloc == true, so we
    need to make sure that planes is non-null before validating its length.
    We also need to allocate one dimension of the planes array if it's null.
    
    Fixes #168
    

  • 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