impl-client: fix crash when updating permissions
After ensure_permissions, the default permission might be moved to a different memory location. Get the new default permission in case it moved.
Loading
Please register or sign in to comment
After ensure_permissions, the default permission might be moved to a different memory location. Get the new default permission in case it moved.