• Show log

    Commit

  • Hash : 2c34a4b0
    Author : Corentin Wallez
    Date : 2015-08-25T16:26:02

    VertexArrayGL: fix an off by one error for indexRange for drawElements
    
    DrawElements' range was of the form [start, end] while DrawArrays' was
    of the form [start, end), which caused an out of bound array access in
    the client vertex pointers.
    
    This issue was detected while running angle_end2end_tests with
    AddressSanitizer.
    
    BUG=angleproject:1137
    
    Change-Id: Id9abddf29eaf73bacfd08d1616a999be2fe616b8
    Reviewed-on: https://chromium-review.googlesource.com/295122
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Tested-by: Corentin Wallez <cwallez@chromium.org>
    

  • 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