mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-10 03:49:51 -05:00
initialise BanListPeer::addr
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
728d5d6704
commit
ef5e218859
@ -131,6 +131,7 @@ class ZeroedInt
|
|||||||
|
|
||||||
BanListPeer::BanListPeer()
|
BanListPeer::BanListPeer()
|
||||||
{
|
{
|
||||||
|
memset(&addr, 0, sizeof(addr));
|
||||||
masked_bytes=0;
|
masked_bytes=0;
|
||||||
reason=RSBANLIST_REASON_UNKNOWN ;
|
reason=RSBANLIST_REASON_UNKNOWN ;
|
||||||
level=RSBANLIST_ORIGIN_UNKNOWN ;
|
level=RSBANLIST_ORIGIN_UNKNOWN ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user