• Show log

    Commit

  • Hash : 5a7e20ed
    Author : Olli Etuaho
    Date : 2016-09-06T18:07:22

    Fix compiler allocations accidentally done outside memory pool
    
    Qualifier data structures were being accidentally allocated on the
    regular heap and never being freed inside the compiler due to missing
    POOL_ALLOCATOR_NEW_DELETE macros. Add in the macros where needed.
    
    Also fix up include directives in QualifierTypes.h/.cpp to use the
    full path of files from ANGLE.
    
    BUG=angleproject:1442
    TEST=angle_unittests
    
    Change-Id: Ib54f3cd3ab0f768fed9f0215d795ff493be513e0
    Reviewed-on: https://chromium-review.googlesource.com/380538
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    Commit-Queue: 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