• Show log

    Commit

  • Hash : 9f394f8c
    Author : Olli Etuaho
    Date : 2018-05-07T15:42:25

    Fix use-after-free in drawQuad with useVertexBuffer false
    
    quadVertices.data() pointer needs to remain valid until drawArrays
    is called. To guarantee that quadVertices should stay in the stack
    until the end of drawQuad().
    
    BUG=angleproject:2533
    TEST=angle_end2end_tests
    
    Change-Id: I263262db9a9ed9c9cd0d8679addd09677ad7179e
    Reviewed-on: https://chromium-review.googlesource.com/1046600
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags