diff options
author | Tobias Markmann <tm@ayena.de> | 2015-11-03 14:59:35 (GMT) |
---|---|---|
committer | Kevin Smith <kevin.smith@isode.com> | 2015-11-06 13:43:05 (GMT) |
commit | 8f55f01251b99d73291d4deb4311a0e0d1e9e06d (patch) | |
tree | 768917680b19f898dc8333824c86410b2ebb7180 /Swiften/AdHoc | |
parent | d3d767ba12d88fcb8d16b9a70f95781bacb19bfc (diff) | |
download | swift-8f55f01251b99d73291d4deb4311a0e0d1e9e06d.zip swift-8f55f01251b99d73291d4deb4311a0e0d1e9e06d.tar.bz2 |
Making virtual calls in constructor of ChatControllers explicit
Virtual calls in ctors/dtors are tricky as it is not clear
what method is going to be called. By changing the code to
call the explicit method it is obvious.
This issue was raised by Clang Analyzer.
This commit also adds missing SWIFTEN_OVERRIDE annotations.
Test-Information:
Still compiles, tests pass and Clang Analyzer warning so gone.
Change-Id: I8096994277ad32933f992b9a11079c761d3ec619
Diffstat (limited to 'Swiften/AdHoc')
0 files changed, 0 insertions, 0 deletions