diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2025-06-08 10:42:21 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2025-06-08 10:59:10 +0100 |
commit | 6da07ebf5c7cfb5af40232f87c357cdb83f6b4ae (patch) | |
tree | 378caa515fe254a7cc4ddc682152c093eef44dad /move/tree/startkde_move | |
parent | e4915551e4e85130c6d5aabc7bf5e64a954d16db (diff) | |
download | drakx-6da07ebf5c7cfb5af40232f87c357cdb83f6b4ae.tar drakx-6da07ebf5c7cfb5af40232f87c357cdb83f6b4ae.tar.gz drakx-6da07ebf5c7cfb5af40232f87c357cdb83f6b4ae.tar.bz2 drakx-6da07ebf5c7cfb5af40232f87c357cdb83f6b4ae.tar.xz drakx-6da07ebf5c7cfb5af40232f87c357cdb83f6b4ae.zip |
Fix any::sessions() to really preserve cwd (mga#33738)
Both the old and new implementations of sessions() used chdir() to change
to the directory being searched and then tried to restore the current
working directory using the return value of chdir(). But chdir() returns
a boolean indicating success or failure, so that could never work.
Diffstat (limited to 'move/tree/startkde_move')
0 files changed, 0 insertions, 0 deletions