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

Skip to content

possible panic #29

@emil14

Description

@emil14

fname := icpkt.Contents.(string)

In places like this check must be added

s, ok = value.(type)

ok is a bool and if it's false s is an empty string

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