Skip to content

Dart_NewStringFromUTF16 and Dart_NewStringFromUTF32 should check for valid input #7046

Open
@a-siva

Description

@a-siva

Dart_NewStringFromUTF16 should ensure that the input utf16_array
consists of valid values similar to how Dart_NewStringFromUTF8 validates
the input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions