1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-13 03:32:24 +00:00

DtSearch: fix a crash.

This commit is contained in:
Liang Chang 2022-02-06 00:07:28 +08:00
parent 36ff969285
commit 9077b5fd85

View file

@ -386,10 +386,10 @@ d_close(void)
ctbl_free();
#endif
/* termfree();
termfree();
key_close();
sk_free();
dio_free(); */
dio_free();
}
if ( dbopen ) {
setdb_on = FALSE;