Skip to content

Add checks for stream_pipe.cc #57612

@wooffie

Description

@wooffie

I think we should add check for nullptr here:

StreamBase* sink = StreamBase::FromObject(args[1].As<Object>());

We checked that args is Object, but not checked for type after converting

I'll prepare PR

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Reporter: Burkov Egor ([email protected]).

Organization: R-Vision ([email protected]).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions