client/Wayland/wlf_cliprdr.c: resolve possible null pointer dereference
authorIlya Shipitsin <chipitsine@gmail.com>
Thu, 31 Jan 2019 22:50:51 +0000 (03:50 +0500)
committerIlya Shipitsin <chipitsine@gmail.com>
Thu, 31 Jan 2019 22:50:51 +0000 (03:50 +0500)
commitd1939cfc4f22bec046091e64890e9fe9f777f48d
tree42716e5dddc00330f5eb54703a5ff671c44e268a
parent85161c718f02b6b687905ce77fa12c53e00e1ab8
client/Wayland/wlf_cliprdr.c: resolve possible null pointer dereference
found by cppcheck

[client/Wayland/wlf_cliprdr.c:143] -> [client/Wayland/wlf_cliprdr.c:158]: (warning) Either the condition 'clipboard' is redundant or there is possible null pointer dereference: clipboard.
[client/Wayland/wlf_cliprdr.c:163] -> [client/Wayland/wlf_cliprdr.c:178]: (warning) Either the condition 'clipboard' is redundant or there is possible null pointer dereference: clipboard.
client/Wayland/wlf_cliprdr.c