On Thu, 8 Jul 2010 15:00:33 +0100, Daniel Stone <[email protected]> wrote:
> + if (strncmp(s, "XF86_", 5) == 0) {
> + KeySym ret;
> + char *tmp = strdup(s);
Please check malloc returns in Xlib...
Otherwise,
Reviewed-by: Keith Packard <[email protected]>
--
[email protected]
pgp8ndxs3Aa7k.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
