mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04055
[Bug 1479525] [NEW] Profile "Notes" reader does not close file after reading
Public bug reported:
Just looking through the current-ish code-base for something and spotted
that (void)dlgNotepad::restore() does not close the QFile that it opens
to read the notes.txt file in the root of the profile's directory tree -
and both it and the corresponding save method, (void)dlgNotepad::save()
have absolutely no error handling...
** Affects: mudlet
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1479525
Title:
Profile "Notes" reader does not close file after reading
Status in Mudlet:
New
Bug description:
Just looking through the current-ish code-base for something and
spotted that (void)dlgNotepad::restore() does not close the QFile that
it opens to read the notes.txt file in the root of the profile's
directory tree - and both it and the corresponding save method,
(void)dlgNotepad::save() have absolutely no error handling...
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1479525/+subscriptions
Follow ups