Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: App crash while switching wallet accounts #13586

Merged

Conversation

alexjba
Copy link
Contributor

@alexjba alexjba commented Feb 15, 2024

What does the PR do

Closes #13585

Check vector boundaries.
The app is crashing when mapFromSourceRoles is called with 0 m_rolesMappingFromSource length.

Affected areas

ConcatModel

App is crashing when mapFromSourceRoles is called with 0 m_rolesMappingFromSource length
@alexjba alexjba linked an issue Feb 15, 2024 that may be closed by this pull request
@status-im-auto
Copy link
Member

status-im-auto commented Feb 15, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 49f2c09 #1 2024-02-15 22:02:41 ~6 min tests/nim 📄log
✔️ 49f2c09 #1 2024-02-15 22:02:45 ~6 min macos/aarch64 🍎dmg
✔️ 49f2c09 #1 2024-02-15 22:06:31 ~10 min macos/x86_64 🍎dmg
✔️ 49f2c09 #1 2024-02-15 22:07:22 ~10 min tests/ui 📄log
✔️ 49f2c09 #1 2024-02-15 22:14:31 ~18 min linux/x86_64 📦tgz
✔️ 49f2c09 #1 2024-02-15 22:31:39 ~35 min windows/x86_64 💿exe

@alexjba alexjba merged commit 4b1b779 into master Feb 16, 2024
8 checks passed
@alexjba alexjba deleted the 13585-wallet-app-is-crashing-when-switching-accounts branch February 16, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Wallet] App is crashing when switching accounts
4 participants