• Show log

    Commit

  • Hash : 351e8098
    Author : Tim Van Patten
    Date : 2019-06-21T10:35:06

    Increase demangled array size
    
    The call to abi::__cxa_demangle() with too small of a char[] can cause
    segfaults or hangs.   This change increases the array from 256 to 4096.
    
    Bug: angleproject:3553
    Test: Verify validation layers don't segfault/hang
    Change-Id: I6704ff00bfab62c99eb288f803ccda35a037dd9d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1670580
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@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