diff options
author | Dominique Martinet <asmadeus@codewreck.org> | 2018-06-30 17:18:47 +0900 |
---|---|---|
committer | Dominique Martinet <asmadeus@codewreck.org> | 2018-07-02 08:03:41 +0900 |
commit | ebe69583c7304fe50247b5929106e3e5ce95b53a (patch) | |
tree | 6c883eb3098c6d50741f61da4fcda78c42e434c7 /sway/commands/input/drag_lock.c | |
parent | 0ab04b7434306c5faceda2b4d2922e9d78de0184 (diff) |
ipc-server: fix more use-after-frees on ipc_send_reply error
Since ipc_send_reply frees the client on error, we need to check the
return value properly as we access client later on
Found through static analysis.
Diffstat (limited to 'sway/commands/input/drag_lock.c')
0 files changed, 0 insertions, 0 deletions