Descent3/misc
C.W. Betts 7d7f5bf896 Quiet Clang Static Analyzer warnings.
Most of the warnings were caused by uninitialized values. Some were in plug-ins that didn't have a break in a switch, causing the memory to be deleted twice.
2024-04-19 17:42:17 -06:00
..
CMakeLists.txt
endian.cpp Additional clang-format 2024-04-17 00:25:04 +03:00
error.cpp Quiet Clang Static Analyzer warnings. 2024-04-19 17:42:17 -06:00
logfile.cpp
psglob.cpp Unix: set -std=c++17 explicitly 2024-04-17 01:38:18 +02:00
psrand.cpp
pstring.cpp