On Thu, Jul 17, 2014 at 06:30:40PM +0200, Nicolas George wrote:
> Le septidi 27 messidor, an CCXXII, Michael Niedermayer a écrit :
> > LGTM
>
> Thanks. Then please merge the following commits from my tree:
>
> a65c0a3 lavd/x11grab: disable drawing mouse without XFixes.
> 36fbe3c lavd/x11grab: cha
Le septidi 27 messidor, an CCXXII, Michael Niedermayer a écrit :
> LGTM
Thanks. Then please merge the following commits from my tree:
a65c0a3 lavd/x11grab: disable drawing mouse without XFixes.
36fbe3c lavd/x11grab: change error code for unsupported visuals.
16c6795 lavd/x11grab: check 32-bits co
On Tue, Jul 15, 2014 at 07:30:35PM +0200, Nicolas George wrote:
> When merging the formats around the automatically inserted
> convert filters, the refcount of the format lists can not be 0.
> Coverity does not detect it, and suspects a memory leak,
> because if refcount is 0 the newly allocated li
When merging the formats around the automatically inserted
convert filters, the refcount of the format lists can not be 0.
Coverity does not detect it, and suspects a memory leak,
because if refcount is 0 the newly allocated lists are not
stored anywhere. That gives CIDs 1224282, 1224283 and 122428