diff --git a/src/buffer.cpp b/src/buffer.cpp index b6bae1e5..fbfa9299 100755 --- a/src/buffer.cpp +++ b/src/buffer.cpp @@ -204,7 +204,7 @@ bool CNetBufWithStats::Get ( CVector& vecbyData ) void CNetBufWithStats::UpdateAutoSetting() { - int iCurDecision; + int iCurDecision = 0; // dummy initialization bool bDecisionFound = false;