Thanks to visit codestin.com
Credit goes to github.com

Skip to content

go:linkname giving error "invalid reference to syscall.munmap" in go 1.23.0 #14

@ddbera95

Description

@ddbera95

I am using this library in go 1.22 and after updating it into go 1.23 it giving error "invalid reference to syscall.munmap"

//go:linkname munmap syscall.munmap
func munmap(addr unsafe.Pointer, length uintptr) (err error)

@ii64 can you help me

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