diff options
author | Érico Rolim <erico.erc@gmail.com> | 2020-10-22 03:47:15 -0300 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2020-11-16 22:12:07 +0000 |
commit | 489421b9e763865881df614a3ef550b289409677 (patch) | |
tree | f67345f16496d194d299fba3de5a41489a932eec /files | |
parent | 6cb2b8495f0da310acf8779db47a3317e9c54707 (diff) | |
download | imv-489421b9e763865881df614a3ef550b289409677.tar.gz |
imv, ipc: improve error checking for ipc creation.
Since this isn't essential functionality, it's ok to simply not provide
it. In cases where XDG_RUNTIME_DIR was empty (but not unset) or set to a
directory where the user didn't have write permissions, socket creation
would fail and lead to segmentation faults in imv, due to the return
value of imv_ipc_create() not being checked.
Diffstat (limited to 'files')
0 files changed, 0 insertions, 0 deletions