Skip to content

fzgo cannot launch normally on mac #20

@ghost

Description

image
there's a error when launch

i debug fzgo for found what happen

its about analysis of dir on function called "FindFunc"
on fzgo/fuzz/packages.go: L 59
image
what packages.Load return that var called pkgs
with a member variable called pkgs[0].PkgPath which is absPath that goListDir cannot analysis

so the bug is happened

fzgo need to change pkgs[0].PkgPath into a relative path

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