#438 Fixed memory release.
This commit is contained in:
parent
a01b4d0566
commit
41abe17286
4 changed files with 16 additions and 16 deletions
|
@ -62,6 +62,7 @@ private:
|
|||
static int m_flags;
|
||||
static int m_threads;
|
||||
static size_t m_offset;
|
||||
static size_t m_size;
|
||||
VAR_ALIGN(16, static uint8_t *m_memory);
|
||||
|
||||
# ifndef XMRIG_NO_AEON
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue