Using sprintf Instead of snprintf
This commit is contained in:
@ -47,6 +47,7 @@ public:
|
||||
bool bWasDeleted = false;
|
||||
bool bIsOffline = false;
|
||||
uint32_t u32DriveChecksumAfterShredding = 0U;
|
||||
uint16_t u16DriveIndex = 0U; // Index of TUI list
|
||||
|
||||
private:
|
||||
string sPath;
|
||||
|
||||
Reference in New Issue
Block a user