1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-28 20:15:32 +00:00
openmw-tes3mp/apps
elsid b4794e8ca5
Avoid virtual call in OpenAL_Output dtor
/home/elsid/dev/openmw/apps/openmw/mwsound/openal_output.cpp:1492:5: warning: Call to virtual function during destruction [clang-analyzer-optin.cplusplus.VirtualCall]
    deinit();
    ^
/home/elsid/dev/openmw/apps/openmw/mwsound/openal_output.cpp:1492:5: note: This destructor of an object of type '~OpenAL_Output' has not returned when the virtual method was called
/home/elsid/dev/openmw/apps/openmw/mwsound/openal_output.cpp:1492:5: note: Call to virtual function during destruction
2019-11-17 18:50:11 +01:00
..
bsatool Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
esmtool Fix dead code 2019-11-13 15:29:18 +04:00
essimporter Encode ID's in all places to UTF-8 (bug #3977) 2019-10-10 20:52:32 +04:00
launcher Fix terrain shadows checkbox loading 2019-11-14 19:50:59 +03:00
mwiniimporter Support eight possible blood types (feature #4958) 2019-04-14 18:48:31 +03:00
niftest Catch possible boost::bad_any_cast exception 2019-03-19 09:11:14 +04:00
opencs Merge pull request #2597 from akortunov/coverity 2019-11-14 21:08:03 +01:00
openmw Avoid virtual call in OpenAL_Output dtor 2019-11-17 18:50:11 +01:00
openmw_test_suite Add tests for settings parser 2019-10-21 22:47:24 +02:00
wizard Replace foreach macro by for-loop 2019-10-20 20:08:16 +02:00
doc.hpp