don't forget to put it back

This commit is contained in:
Lev Walkin 2017-09-30 19:32:13 -07:00
parent 6527a43a5f
commit b518668220
1 changed files with 1 additions and 0 deletions

View File

@ -473,6 +473,7 @@ NativeInteger_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
(void)ct;
}
*sptr = st;
*st = value;
return result_ok;
}