not an invariant

This commit is contained in:
Lev Walkin 2007-06-27 04:17:51 +00:00
parent 9218bc1ed2
commit 3877dca336
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ uper_open_type_get(asn_codec_ctx_t *opt_codec_ctx, asn_TYPE_descriptor_t *td,
}
}
if(0) /* Special debugging assert */
assert(pd->moved == pd->nboff + ((((int)pd->buffer) & 0x7) << 3));
if(arg.repeat) {