Menu

#1410 missing fclose

Undefined
fixed
nobody
None
Bug_Report
2023-09-27
2023-09-18
No

/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);

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2023-09-27
    • status: open --> fixed
     
  • Miguel Gimenez

    Miguel Gimenez - 2023-09-27

    Fixed in [r13364], thank you.

     

    Related

    Commit: [r13364]


Log in to post a comment.

MongoDB Logo MongoDB