• Show log

    Commit

  • Hash : 3a3d419d
    Author : Courtney Goeltzenleuchter
    Date : 2020-08-04T09:06:01

    Reference count context to fix ASAN issues
    
    Running with ASAN there are several use after free issues because a
    eglDestroyContext destroys the context right away even though it's in
    use in other thread(s). Adding reference count to context so that it's
    not destroyed until all users are done using it.
    
    Bug: b/162609728
    Change-Id: I00b24b53d760e38ff61dd9ce652a49b1f32f0cd2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2336447
    Commit-Queue: Courtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: Tobin Ehlis <tobine@google.com>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@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