Skip to content

use mrb_string_value_cstr() instead of mrb_string_value_ptr() #9

@matz

Description

@matz

In src/env.c, mrb_string_value_cstr() should be used instead of mrb_string_value_ptr() which may not be NUL terminated. ref: mruby/mruby#2673

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions