octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55347] PVS studio static analysis report


From: Torsten
Subject: [Octave-bug-tracker] [bug #55347] PVS studio static analysis report
Date: Wed, 2 Jan 2019 16:17:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

Follow-up Comment #8, bug #55347 (project octave):

I am currently trying to fix the numerous "V522: There might be dereferencing
of a potential null pointer 'settings'" by adding some tests in
resource_manager::get_settings () method. This should also prevent the GUI
from crashing with signal 5 when the max number of files was opened (bug
#49736) since the access to the settings file might fail even though
"settings" points to a valid QSettings instance.

Since this cset will affect many files and methods I am wondering whether it
should go into the default or stable branch.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55347>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]