Commit b5186682 authored by Lev Walkin's avatar Lev Walkin

don't forget to put it back

parent 6527a43a
......@@ -473,6 +473,7 @@ NativeInteger_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
(void)ct;
}
*sptr = st;
*st = value;
return result_ok;
}
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