Static variant upack should be done always using SV object built for final...
Static variant upack should be done always using SV object built for final stored object type and next perform serialization in it. This way we eliminate a problem when underlying deserialization fails, and SV object can call destructor of default-tag object (vote_operation in hive-protocol case)
Loading
Please sign in to comment