You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when you try to load an invalid .mo file (such as a .po file) the mofile will start hogging memory and lock up.
mofile should check if the file that is being loaded is a valid .mo file before starting reading it.
Currently, when you try to load an invalid .mo file (such as a .po file) the mofile will start hogging memory and lock up.
mofile should check if the file that is being loaded is a valid .mo file before starting reading it.