• Show log

    Commit

  • Hash : 4c2c6bd2
    Author : Steven Noonan
    Date : 2021-10-20T16:43:51

    vulkan: fix read overrun in commonDebugUtilsLabel
    
    The size of the incoming string should be the 3rd argument to
    storePointerParameter(), not the aligned string size value. If we use
    the latter, we read past the end of the incoming string. This tripped
    the AddressSanitizer during the object label tests.
    
    Bug: angleproject:6600
    Change-Id: Idd72353803661684057753f5b01bb69af1d4a141
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3235900
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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