CI updates and minor cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2024-04-01 20:31:05 +02:00
parent 70b20d7d89
commit 24f3824524
29 changed files with 176 additions and 128 deletions
+4
View File
@@ -104,6 +104,10 @@ protected:
static unsigned update_u_len;
static unsigned update_fc_len;
static unsigned update_fu_len;
private: // UPX conventions
UPX_CXX_DISABLE_ADDRESS(UiPacker)
UPX_CXX_DISABLE_COPY_MOVE(UiPacker)
};
/* vim:set ts=4 sw=4 et: */