mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 15:05:35 +02:00
added random salt to NamePool hash
This commit is contained in:
@@ -74,6 +74,7 @@ private:
|
||||
|
||||
NamePoolItem* _pItems;
|
||||
unsigned long _size;
|
||||
unsigned long _salt;
|
||||
int _rc;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user