kmx git
Register
kc3-lang/libxkbcommon
kc3-lang
Login
kc3-lang
/
libxkbcommon
Browse
Commit
Author :
Dan Nicholson
Date :
2009-04-03 20:33:01
Hash :
c14c60bb
Message :
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...