summaryrefslogtreecommitdiff
path: root/src/util/secmod_common.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-19 17:00:37 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-19 17:00:37 +0100
commit7b5eb6137061128f987260ba681231e28ae260d5 (patch)
tree3d58f1891626e8b4709c7ae921817d3f3fe0e85a /src/util/secmod_common.c
parent326110ffe9e1154f18550e12450522ec307a54b6 (diff)
downloadexchange-7b5eb6137061128f987260ba681231e28ae260d5.tar.gz
exchange-7b5eb6137061128f987260ba681231e28ae260d5.tar.bz2
exchange-7b5eb6137061128f987260ba681231e28ae260d5.zip
-fix warnings
Diffstat (limited to 'src/util/secmod_common.c')
-rw-r--r--src/util/secmod_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/secmod_common.c b/src/util/secmod_common.c
index 0bcf9ae5f..ff95caf50 100644
--- a/src/util/secmod_common.c
+++ b/src/util/secmod_common.c
@@ -271,7 +271,6 @@ TES_read_work (void *cls,
GNUNET_break_op (0);
return GNUNET_SYSERR;
}
- GNUNET_assert (msize <= sizeof (client->iobuf));
} while (off < msize);
if (off > msize)