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 potential cache access null deref and check noCache flag #6726

Merged

Conversation

Paliak
Copy link
Contributor

@Paliak Paliak commented Sep 21, 2023

Can't replicate but should fix #6722

Description of the problem being solved:

Cached data access was not gated behind an if statement. While this should not cause issues due to the order of things being calculated it's likely causing the mentioned issue.

Additionally added a check for noCache to force cache rebuild when running fullDPS.

@Paliak Paliak added the crash Causes PoB to crash and is High Priority label Sep 21, 2023
@LocalIdentity LocalIdentity merged commit 8347e8c into PathOfBuildingCommunity:dev Sep 25, 2023
shafouz pushed a commit to shafouz/PathOfBuilding that referenced this pull request Dec 8, 2023
@Paliak Paliak deleted the fixMirageCacheUsage branch January 20, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Causes PoB to crash and is High Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crashed when new build using Chieftian's Towhoa, Forest's Strength
2 participants