commit | 2af7e208cf4a50222bb7874fb8daf7623b997bda | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Thu Jul 07 10:52:17 2016 -0500 |
committer | Jonas Ådahl <jadahl@gmail.com> | Tue Aug 16 12:51:49 2016 +0800 |
tree | fb548b17ecd18dc7a85b4f7cefe3189c068cb8de | |
parent | e91b6e9c62847f4fa00be4f813da94ee050d0b94 [diff] |
weston-editor: Close the data source after sending We're leaking the fd when sending cut'n'paste. Failure to close can also makes the other end unhappy because it doesn't know the paste is finished. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Jonas Ådahl <jadahl@gmail.com>