mirror of
https://github.com/decompals/wibo.git
synced 2025-12-16 08:27:07 +00:00
Minor cppcheck lint fixes
This commit is contained in:
@@ -107,6 +107,7 @@ uint32_t read32(FILE *file) {
|
||||
wibo::Executable::Executable() {
|
||||
imageBuffer = nullptr;
|
||||
imageSize = 0;
|
||||
entryPoint = nullptr;
|
||||
rsrcBase = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user