Re: [PATCH v2 wayland 00/11] Stop leaking file descriptors

2017-12-04 Thread Daniel Stone
Hi Derek, On 13 April 2017 at 17:51, Derek Foreman wrote: > Moved the test cases to the end so they're not introduced in a failed > state. > > Reworked the removal of the global zombie singleton patch - we now > create a wl_zombie at proxy creation time and store the

[PATCH v2 wayland 00/11] Stop leaking file descriptors

2017-04-13 Thread Derek Foreman
Changes since the first edition: Moved the test cases to the end so they're not introduced in a failed state. Reworked the removal of the global zombie singleton patch - we now create a wl_zombie at proxy creation time and store the number of fds for each opcode in that. If no signature requires