You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the implementation of jerry_port_path_normalize are called realpath directly, than
may return NULL when path_p is not NULL, but that's not expected.