You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please see linked issue, but below code produces a SEGFAULT because __non_unique_impl::__hash(__type_name_t __ptr) tries to dereference a junk address.
Please see linked issue, but below code produces a SEGFAULT because
__non_unique_impl::__hash(__type_name_t __ptr)
tries to dereference a junk address.fraillt/bitsery#101 (comment)
The text was updated successfully, but these errors were encountered: