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

Oliver McFadden oliver.mcfadden at nokia.com
Tue Feb 8 03:56:43 PST 2011


On Tue, 2011-02-08 at 11:10 +0200, ext 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.

You can add this for the entire series:

Reviewed-by: Oliver McFadden <oliver.mcfadden at nokia.com>

> 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.
> 
>  randr/rrdispatch.c |    2 +-
>  randr/rrmode.c     |    2 +-
>  xkb/xkb.c          |   16 ++++++++--------
>  3 files changed, 10 insertions(+), 10 deletions(-)
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel




More information about the xorg-devel mailing list