[PATCH xserver 0/3] randr valgrind cleanups

Adam Jackson ajax at nwnk.net
Mon Nov 20 21:18:43 UTC 2017


On Thu, 2017-11-09 at 10:21 +0100, Giuseppe Bilotta wrote:
> These three small patches replace and complement my previous “randr: properly
> cleanup on crtc and output destroy”.
> 
> The first one cleans up another bit of unitialized memory being sent over the
> wire (similar to the previous ProcRRGtOutputInfo patch) which I didn't spot earlier,
> and the other two fix the leaks related to dynamic creation and destruction of crtcs
> and outputs (hopefull correctly, this time ;-))
> 
> Giuseppe Bilotta (3):
>   randr: rrGetScreenResources: initialize memory
>   randr: always realloc crtcs and outputs
>   randr: free crtc->outputs on destroy
> 
>  randr/rrcrtc.c   | 10 ++++------
>  randr/rroutput.c |  9 +++------
>  randr/rrscreen.c |  2 +-
>  3 files changed, 8 insertions(+), 13 deletions(-)

Merged, thanks:

remote: I: patch #187334 updated using rev fb5ee77b91a93e27801006be8ee34d27984e7fa6.
remote: I: patch #187335 updated using rev 16381d186e7c791031392ed8afcfd33009854e9e.
remote: I: patch #187336 updated using rev fc7fb5bbe1c8f787e53500b9a2ca4af815f310d1.
remote: I: 3 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   307c124d6b..fc7fb5bbe1  master -> master

- ajax


More information about the xorg-devel mailing list