• Show log

    Commit

  • Hash : 54d094fe
    Author : George Burgess IV
    Date : 2022-05-23T13:05:46

    angle: fix potential nullptr dereference
    
    `checkIsScalarBool` immediately deref's `typedCond`, which may be NULL.
    Prevent that.
    
    Caught by the static analyzer:
    >
    device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ParseContext.cpp:893:9:
    warning: Called C++ object pointer is null
    [clang-analyzer-core.CallAndMessage]
    
    Bug: b/206470603
    Test: None
    Change-Id: I2c055d637fb3ef254c0cebfae32bfbe17bf850ea
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3935460
    Auto-Submit: Greg Schlomoff <gregschlom@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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