Skip to content

C6011 warning from WIL header file #126

@davidmatson

Description

@davidmatson

See #124 for core repro steps. To repro this case, do:

#include <wil/result.h>

In result.h, there are two lines that trigger warnings such as this one:
C6011: Dereferencing NULL pointer 'Temp_value_#7840'. ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-analysisBugs that are reported by code analysis tools, but not the compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions