Skip to content

Crash with Fiddle #3833

@ankane

Description

@ankane

Hi, the following code produces a Heap corruption detected crash with TruffleRuby 24.2.0.

require "fiddle"

100.times do
  Fiddle::Pointer["a"*16]
end

It only seems to affect 16 byte strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    third-party-issueAn issue which should be fixed upstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions