[PATCH 0/4] Fix some valgrind uninitialised byte errors.

Peter Hutterer peter.hutterer at who-t.net
Wed Feb 9 13:30:41 PST 2011


On Tue, Feb 08, 2011 at 11:10:07AM +0200, Ander Conselvan de Oliveira wrote:
> The following patches fix "points to uninitialised bytes" errors
> reported by valgrind when running Xorg. The four patches are quite
> similar so maybe they should be squashed into just one or two, but I
> made it this way so that there wouldn't be huge commit messages.
> 
> Ander Conselvan de Oliveira (4):
>   ProcRRQueryVersion: fix use of uninitialized bytes valgrind error.
>   ProcRRCreateMode: fix use of uninitialized bytes valgrind error.
>   ProcXkbGetXkbByName: fix use of uninitialized bytes valgrind error.
>   XkbSendNames: fix use of uninitialized bytes valgrind error.

please remember to always sign off your patches. I've merged them in my tree
for now but can't push them until I get the sign-off (reply to this email
will do).

Cheers,
  Peter


More information about the xorg-devel mailing list