Skip to content

Fix crashes#316

Merged
georgewfraser merged 2 commits intogeorgewfraser:masterfrom
nya3jp:crashes
May 7, 2025
Merged

Fix crashes#316
georgewfraser merged 2 commits intogeorgewfraser:masterfrom
nya3jp:crashes

Conversation

@nya3jp
Copy link
Copy Markdown
Contributor

@nya3jp nya3jp commented Mar 19, 2025

No description provided.

nya3jp added 2 commits March 20, 2025 01:21
FileStore#packageName and FileStore#modified used to raise NPE when a
specified file does not exist. This patch makes them return null so that
callers can handle them.
ReusableCompiler.Borrow used to be leaked when a runtime exception is
thrown in CompileBatch.needsAdditionalSources. This patch ensures to
release it. It should fix "Compiler is already in-use!" errors that
repeat after a runtime exception.
Copy link
Copy Markdown

@Androidrwcwride2 Androidrwcwride2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Androidrwcwride2/Android.X.

@georgewfraser georgewfraser merged commit 3f9ff5c into georgewfraser:master May 7, 2025
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.

3 participants