Skip to content

[VFSImpl::open] cause "Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled." error #1963

Closed
@xiruilin

Description

@xiruilin

In [VFSImpl::open] func, when parameter "path" == NULL, the line #26 cause error:

if(!path || path[0] != '/') { log_e("%s does not start with /", path); return FileImplPtr(); }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions