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

Ander Conselvan de Oliveira ander.conselvan-de-oliveira at nokia.com
Wed Feb 9 23:47:47 PST 2011


On 02/09/2011 11:30 PM, ext Peter Hutterer wrote:
> 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).

Sorry about that.

Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira at nokia.com>

Thanks,
Ander


More information about the xorg-devel mailing list