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 (eburkov@rvision.ru).

Organization: R-Vision (support@rvision.ru).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions