clipboard: Fix fd leak
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 25 Jul 2013 23:21:41 +0000 (16:21 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 25 Jul 2013 23:21:41 +0000 (16:21 -0700)
commit46118f8197b7e8b464d1882440ca0892ffc23091
tree7189a8709de46db484b98286cc973e13c6edbcdc
parent5e76a49d9c5ae86c67c70c13b1199a9efb43392b
clipboard: Fix fd leak

We never closed the reading end of the pipe after copying data to the
clipboard.
src/clipboard.c