mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
cleanup properties before update
This commit is contained in:
parent
a2de5564ac
commit
58cf26c304
2 changed files with 3 additions and 1 deletions
|
@ -97,6 +97,7 @@ namespace data
|
|||
m_ReachableTransports = 0;
|
||||
m_Caps = 0;
|
||||
// don't clean up m_Addresses, it will be replaced in ReadFromStream
|
||||
ClearProperties ();
|
||||
// copy buffer
|
||||
UpdateBuffer (buf, len);
|
||||
// skip identity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue