Commit 3877dca3 authored by Lev Walkin's avatar Lev Walkin

not an invariant

parent 9218bc1e
......@@ -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) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment