xserver-multidpi/hw/xfree86/loader
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
..
loader.c Remove SCO support 2010-12-20 12:11:11 -05:00
loader.h loader: Remove a silly layer of reference counting 2010-09-22 10:57:12 -04:00
loaderProcs.h loader: Remove a silly layer of reference counting 2010-09-22 10:57:12 -04:00
loadext.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
loadmod.c FindModule: stop copying const char *dirname to char *dirpath 2011-11-23 12:15:07 -08:00
Makefile.am xfree86: Move sdksyms generation to ddx toplevel 2011-06-23 05:28:31 -07:00
os.c Remove SCO support 2010-12-20 12:11:11 -05:00