mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-23 15:26:37 -04:00

/libretroshare/src/grouter/groutertypes.h:99: warning: Cppcheck(uninitMemberVar): Member variable 'GRouterRoutingInfo::data_status' is not initialized in the constructor. /libretroshare/src/grouter/groutertypes.h:99: warning: Cppcheck(uninitMemberVar): Member variable 'GRouterRoutingInfo::tunnel_status' is not initialized in the constructor. /libretroshare/src/grouter/groutertypes.h:99: warning: Cppcheck(uninitMemberVar): Member variable 'GRouterRoutingInfo::received_time_TS' is not initialized in the constructor. /libretroshare/src/grouter/groutertypes.h:99: warning: Cppcheck(uninitMemberVar): Member variable 'GRouterRoutingInfo::last_sent_TS' is not initialized in the constructor. /libretroshare/src/grouter/groutertypes.h:99: warning: Cppcheck(uninitMemberVar): Member variable 'GRouterRoutingInfo::last_tunnel_request_TS' is not initialized in the constructor. /libretroshare/src/grouter/groutertypes.h:99: warning: Cppcheck(uninitMemberVar): Member variable 'GRouterRoutingInfo::sending_attempts' is not initialized in the constructor. /libretroshare/src/grouter/groutertypes.h:99: warning: Cppcheck(uninitMemberVar): Member variable 'GRouterRoutingInfo::routing_flags' is not initialized in the constructor.