xserver-multidpi/hw
Alan Coopersmith 8e4556f560 FindModule: stop copying const char *dirname to char *dirpath
Not needed since 6cf844ab69 split out the allocation/manipulation
into the helper function, leaving FindModule just copying the pointer
around, and causing gcc warnings and an unreachable call to free.

Also no longer need to store the combined strlen results in dirlen.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-11-23 12:15:07 -08:00
..
dmx Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
kdrive Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
vfb Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
xfree86 FindModule: stop copying const char *dirname to char *dirpath 2011-11-23 12:15:07 -08:00
xnest Xnest: Match the host's keymap 2011-10-21 10:29:51 -07:00
xquartz Convert strncpy/strncat to strlcpy/strlcat 2011-11-23 12:15:05 -08:00
xwin hw/xwin: Fix a typo in ddraw.h 2011-11-02 14:10:41 +00:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00