OSDN Git Service

Cppcheck: The statement 'if (m_base!=nullptr) m_base=nullptr' is logically equivalent...
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 30 Jun 2019 02:03:55 +0000 (11:03 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 30 Jun 2019 02:03:55 +0000 (11:03 +0900)
commit865506be45b65b60acb84028b33e170f96e537d9
tree27c2efdf33cd71d25dd51b03cb370806afd6efd2
parent89043b32d1e610c7c8fed110068db7a28337e4c5
Cppcheck: The statement 'if (m_base!=nullptr) m_base=nullptr' is logically equivalent to 'm_base=nullptr'.
Src/Common/UniFile.cpp
Src/GhostTextView.cpp