Skip to content

Tags: linuxmint/nemo

Tags

master.mint22

Toggle master.mint22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

master.lmde6

Toggle master.lmde6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.