AppImageCrafters / AppRun

AppDir runtime components
MIT License
26 stars 10 forks source link

realpath not being resolved properly for /proc/xxx/exe #14

Closed azubieta closed 4 years ago

azubieta commented 4 years ago

This is a regression introduced in v1.1.0 with the realpath function hook

azubieta commented 4 years ago

According to the realpath man page:

The resolved_path == NULL feature, not standardized in POSIX.1-2001, but standardized in POSIX.1-2008.

A fallback method is required.

azubieta commented 4 years ago

Fixed in 139cf842bec40e5aeb392a7b466e1d1439547e2b