Skip to content

Node.js crashes when calling writeFloatBE with noAssert #3766

@pmq20

Description

@pmq20

A simple script to crash Node.js follows,

var b = new Buffer(1)
b.writeFloatLE(11.11, 0, true)

screen shot 2015-11-11 at 14 58 05

Metadata

Metadata

Assignees

No one assigned

    Labels

    bufferIssues and PRs related to the buffer subsystem.

    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