nemo-view.c: fix crash after some shortcuts (#3525) On action_follow_symlink_callback() and action_open_containing_folder_callback() we now confirm that exactly one thing is selected. Previously, if zero things were selected, we would segfault.
nemo-view.c: fix crash after some shortcuts (#3525) On action_follow_symlink_callback() and action_open_containing_folder_callback() we now confirm that exactly one thing is selected. Previously, if zero things were selected, we would segfault.