On Fri, 2017-09-22 at 17:31 +0300, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> A few functions had argument 'output' which was not used at all. Remove
> such unused arguments.
>
> The coming migration to the head-based output API would have made it
> awkward to come up with the output argum
I was just reading the source when I found it (no valgrind involved). So
as wl_connection_destroy() already takes care of that, my patch is
pointless.
My final idea would be to add support to fds that have the F_SEAL_SHRINK
seal set (see memfd_create(2) and fcntl(2)), so if a client creates
shm_po