• Show log

    Commit

  • Hash : 4a4bb07b
    Author : Tomasz Śniatowski
    Date : 2022-03-03T21:56:05

    Don't create a string out of a nullptr
    
    The code path is already behind an UNREACHABLE(), but having the code
    return nullptr in a function returning std::string is still UB, and
    won't compile in C++23. Return an empty string instead.
    
    Bug: chromium:1302724
    Change-Id: I151d488c4e7e951dcae9f55c142ca49526e3b102
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3502448
    Auto-Submit: Tomasz Śniatowski <tsniatowski@vewd.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@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