Added runtime type size check to ComponentWrapper to avoid corruption when types don't match
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <unordered_map>
|
||||
|
||||
Reference in New Issue
Block a user