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(odc): task injection #76

Merged
merged 3 commits into from
Sep 16, 2023
Merged

fix(odc): task injection #76

merged 3 commits into from
Sep 16, 2023

Conversation

dlenroc
Copy link
Owner

@dlenroc dlenroc commented Sep 16, 2023

Fixes #75

Updated the regular expression used to identify the screen.show() call to handle more cases (not ideal, but better until grammer based injection is implemented).

@dlenroc dlenroc merged commit 5f6cb4e into main Sep 16, 2023
2 checks passed
@dlenroc dlenroc deleted the fix/odc-injection branch September 16, 2023 08:32
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.

Regex pattern that injects createObject("roSGNode", "ODC") can cause certain roku apps to crash
1 participant