• Show log

    Commit

  • Hash : 3df629c5
    Author : Yuly Novikov
    Date : 2020-10-06T15:49:35

    Fix a crash in FormatStringIntoVector
    
    It was wrong to use vararg after vsnprintf() affected it.
    Luckily, we don't need to call vsnprintf() on vararg,
    since the previous call of vsnprintf() on varargCopy
    already gives us the length that we need.
    
    Bug: angleproject:5131
    Change-Id: Ie9b62e92ef8ab7e06b51e034c99a5fde20c1ceaf
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2453930
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Yuly Novikov <ynovikov@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_l thodg
    Tags