Commit c14c60bb37c0e82e92465eb29179bd95e6585c7b

Dan Nicholson 2009-04-03T20:33:01

xkbcomp: Back out strdup warning cleanup There are some spots in the code that use strdup without checking the argument, so we need this to not segfault. Cleanup later...