• Show log

    Commit

  • Hash : 2ecfc5a1
    Author : Scott Marcy
    Date : 2024-05-03T18:29:12

    Issue 8644: Deeply nested iterator declarations can crash
    
    Avoid stack overflow crash when parsing nested iterators (especially
    `while` statements).
    
    Limits the number of nested iterator statements to `mMaxStatementDepth`
    (defaults to 256).
    
    Bug: angleproject:8644
    Change-Id: I9b0fd2ab456c3cdd731b41ab97f495ae4dc0b0bb
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5519169
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Kimmo Kinnunen <kkinnunen@apple.com>
    Auto-Submit: Scott M <mscott@apple.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