-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Description
I think we should add check for nullptr
here:
Line 280 in b4280ef
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
Labels
No labels