• Show log

    Commit

  • Hash : c44d2c79
    Author : Shahbaz Youssefi
    Date : 2019-07-11T14:45:56

    Fix glGetProgramResourceName filling output with 0
    
    strncpy was used to copy resource names, which fills the unused parts of
    the buffer with '\0'.  The spec doesn't forbid this, but dEQP fails on
    this behavior, presumably to try and catch overflow bugs.
    
    Bug: angleproject:3562
    Change-Id: Ifce2d690221b2403848cb8913f4753ec60dfffab
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1698647
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Courtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    

  • Properties

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

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags