mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
cfaa6849b2
I was getting an occasional crash using a stale env to delete a dict's resources because the dict was cacheing the env that created it. Dumb! Using the thread->env mapping stuff worked, but that felt risky and so I tried just passing it in. It's safe, and involves an amount of change I can tolerate. So likely going that way. |
||
---|---|---|
.. | ||
.gitignore | ||
anddict.c | ||
anddict.h | ||
andglobals.h | ||
Android.mk | ||
andutils.c | ||
andutils.h | ||
drawwrapper.c | ||
drawwrapper.h | ||
jniutlswrapper.c | ||
jniutlswrapper.h | ||
LocalizedStrIncludes.h | ||
paths.h | ||
utils.c | ||
utilwrapper.c | ||
utilwrapper.h | ||
xportwrapper.c | ||
xportwrapper.h | ||
xptypes.h | ||
xwjni.c |