Commit a98a467
authored
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.1 parent 8d48119 commit a98a467
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7208 | 7208 | | |
7209 | 7209 | | |
7210 | 7210 | | |
| 7211 | + | |
| 7212 | + | |
| 7213 | + | |
| 7214 | + | |
| 7215 | + | |
| 7216 | + | |
7211 | 7217 | | |
7212 | 7218 | | |
7213 | 7219 | | |
| |||
7253 | 7259 | | |
7254 | 7260 | | |
7255 | 7261 | | |
| 7262 | + | |
| 7263 | + | |
| 7264 | + | |
| 7265 | + | |
| 7266 | + | |
7256 | 7267 | | |
7257 | 7268 | | |
7258 | 7269 | | |
| |||
0 commit comments