xorg-libx11/modules
Yann Droneaud b5a1086243 Return name instead of False in XSetICValues()
In case of error, XSetICValues() must return the first argument
that failed to be set.

But in some error paths, it returns False, which is converted to NULL,
so the function returns OK in case of error.

Signed-off-by: Yann Droneaud <yann@droneaud.fr>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-10-11 09:58:35 -07:00
..
im Return name instead of False in XSetICValues() 2011-10-11 09:58:35 -07:00
lc Replace Xmalloc+bzero pairs with Xcalloc calls 2011-04-18 17:49:13 -07:00
om Convert malloc(strlen()); strcpy() sets to strdup 2011-04-18 17:49:18 -07:00
Makefile.am Add missing Makefile.am to lib/X11/modules 2005-07-15 04:27:32 +00:00