Skip to content

Fix MTV event loading for events with index N>=1#2141

Open
brendan-nasa wants to merge 3 commits into
masterfrom
2139-mtv-fails-to-load-events-with-index-n1
Open

Fix MTV event loading for events with index N>=1#2141
brendan-nasa wants to merge 3 commits into
masterfrom
2139-mtv-fails-to-load-events-with-index-n1

Conversation

@brendan-nasa

Copy link
Copy Markdown
Contributor

No description provided.

@brendan-nasa brendan-nasa linked an issue Jun 10, 2026 that may be closed by this pull request
@brendan-nasa brendan-nasa changed the title Fix MTV event loading for events with index N>=1 (#2139) Fix MTV event loading for events with index N>=1 Jun 10, 2026
@coveralls

coveralls commented Jun 10, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 56.113% (-0.01%) from 56.126% — 2139-mtv-fails-to-load-events-with-index-n1 into master

Add missing [0] dereference to condition_list and action_list variable
server references in MtvApp.java — the same fix applied to mtv_list in
dereference in MemoryManager_ref_dim.cpp where R->address had already
been dereferenced before the dynamic array bounds check.
@brendan-nasa brendan-nasa force-pushed the 2139-mtv-fails-to-load-events-with-index-n1 branch from 4524810 to 1cff3d4 Compare June 10, 2026 22:33
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.

MTV fails to load events with index N>=1

2 participants