xserver/glx
Mikhail Gusarov 6592db6bb5 Get rid of xstrdup when argument is definitely non-NULL
Replace xstrdup with strdup when either constant string is
being duplicated or argument is guarded by conditionals and
obviously can't be NULL

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-06-11 19:04:23 +07:00
..
Makefile.am
dispatch.h
extension_string.c
extension_string.h
g_disptab.h
glapi.c
glapi.h
glapioffsets.h
glapitable.h
glapitemp.h
glprocs.h
glthread.c os: Prevent core dump from being truncated. 2010-02-17 23:20:52 -08:00
glthread.h
glxbyteorder.h
glxcmds.c Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
glxcmdsswap.c Fix typos in the swap functions 2010-03-23 03:52:14 +01:00
glxcontext.h
glxdrawable.h
glxdri.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
glxdri2.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
glxdricommon.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxdricommon.h glx: Set the pbuffer bit for dri2 fbconfigs 2010-04-12 21:42:14 -07:00
glxdriswrast.c glxdriswrast bugfix: configure swapgc, not gc. 2010-06-10 06:50:47 -07:00
glxext.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
glxext.h
glxscreens.c Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
glxscreens.h dri2: Take an XID for tracking the DRI2 drawable 2010-05-11 11:01:35 -04:00
glxserver.h
glxutil.h
indirect_dispatch.c GLX: Remove a redundant initialization 2010-03-29 09:37:14 -07:00
indirect_dispatch.h
indirect_dispatch_swap.c
indirect_program.c
indirect_reqsize.c
indirect_reqsize.h
indirect_size.h
indirect_size_get.c
indirect_size_get.h
indirect_table.c
indirect_table.h
indirect_texture_compression.c
indirect_util.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
indirect_util.h
render2.c
render2swap.c
renderpix.c
renderpixswap.c
rensize.c
single2.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
single2swap.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
singlepix.c
singlepixswap.c
singlesize.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
singlesize.h
swap_interval.c
unpack.h Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xfont.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00