summaryrefslogtreecommitdiffstats
path: root/plugins/imptcp/imptcp.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-07-09 09:34:47 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-07-09 09:34:47 +0200
commit1280d7d5d4e67fcd2de8cfb52cea94b4222e9553 (patch)
tree0393564ef0bdbdcc87b5bd7c51809f1aa4f11ebf /plugins/imptcp/imptcp.c
parenta88e8a14468be5b0ca349c7bc18b2ce8368bcae7 (diff)
downloadrsyslog-1280d7d5d4e67fcd2de8cfb52cea94b4222e9553.tar.gz
rsyslog-1280d7d5d4e67fcd2de8cfb52cea94b4222e9553.tar.bz2
rsyslog-1280d7d5d4e67fcd2de8cfb52cea94b4222e9553.zip
fix compile problem in debug build
Diffstat (limited to 'plugins/imptcp/imptcp.c')
-rw-r--r--plugins/imptcp/imptcp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/imptcp/imptcp.c b/plugins/imptcp/imptcp.c
index d3a29470..a8910a07 100644
--- a/plugins/imptcp/imptcp.c
+++ b/plugins/imptcp/imptcp.c
@@ -863,8 +863,6 @@ DataRcvdCompressed(ptcpsess_t *pThis, char *buf, size_t len)
// by simply updating the input and output sizes?
uint64_t outtotal;
- assert(iLen > 0);
-
datetime.getCurrTime(&stTime, &ttGenTime);
outtotal = 0;