[BUG] segfault on SHELL=bash #3606
Labels
area: core
Issues not related to a specific subsystem
prio: medium
Has the potential to affect progress
ver: 4.8.16
Reproducible in version 4.8.16
Milestone
Important
This issue was migrated from Trac:
and
When using non-path SHELL variable like
we will hit segfault at
root cause is not checking null case when filling mc_shell->real_path variable from mc_realpath()/realpath().
The text was updated successfully, but these errors were encountered: