git-svn-id: svn://db.shs.com.ru/pip@244 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2016-08-31 09:36:22 +00:00
parent 414f328a8c
commit ca21d1b8f0
19 changed files with 39 additions and 41 deletions

View File

@@ -99,7 +99,7 @@ void PIPacketExtractor::construct() {
setDevice(0);
setPacketSize(0);
setSplitMode(None);
allReaded = addSize = curInd = missed = missed_packets = footerInd = 0;
missed = missed_packets = footerInd = 0;
header_found = false;
}