Michel Dänzer <[email protected]> writes:

> +    if (randrp->palette_size != palette_size) {
> +        randrp->palette = reallocarray(randrp->palette, palette_size,
> +                                       sizeof(colors[0]));

Need error checking here.

Wow. Otherwise, this patch looks great to me. Thanks for fixing a
long-standing limitation in the server.

-- 
-keith

Attachment: signature.asc
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to