/src/plugins/contrib/SpellChecker/wxspellchecker/MySpell/unmunch.c line 81 Code: / skip over the hash table size / if (! fgets(ts, MAX_LN_LEN-1,wrdlst)) return 2; // <- missing fclose(wrdlst); mychomp(ts);
Fixed in [r13364], thank you.
Commit: [r13364]
Log in to post a comment.
Fixed in [r13364], thank you.
Related
Commit: [r13364]