Skip to content

Off-by-1 error in File::raw_read causes crash when garbage collecting #29

@xoner2

Description

@xoner2

the:

lcb_buf(this)[bytesRead] = '\0';

will write past buffer when bytesRead == lcb_bufsz(this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions