This commit is contained in:
joaquintides
2022-09-28 20:08:41 +02:00
parent cefe5965be
commit 80cb7281ba

View File

@ -491,7 +491,7 @@ private:
} }
} }
unsigned char *pc; unsigned char *pc=nullptr;
Value *p=nullptr; Value *p=nullptr;
}; };