mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
url-mode: fix crash when opening multiple urls with persist mode
Fixes: 051cd6ecfc
Closes #2000
This commit is contained in:
parent
a02c0c8d4d
commit
cc99db5bc4
1 changed files with 0 additions and 2 deletions
|
|
@ -85,8 +85,6 @@ spawn_url_launcher_with_token(struct terminal *term,
|
|||
free(argv);
|
||||
}
|
||||
|
||||
term->url_launch = NULL;
|
||||
|
||||
close(dev_null);
|
||||
return ret;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue