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 an error where time travelling with no chrono tasks would cause a segmentation fault #105

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

TrentHouliston
Copy link
Member

When time travelling in NEAREST mode with no chrono tasks, the code would try to dereference an empty list. Fix this to ensure it works when no chrono tasks are present

Tom0Brien
Tom0Brien previously approved these changes Apr 30, 2024
@TrentHouliston TrentHouliston disabled auto-merge April 30, 2024 01:18
@TrentHouliston TrentHouliston enabled auto-merge (squash) April 30, 2024 06:05
@TrentHouliston TrentHouliston merged commit 964efc8 into main Apr 30, 2024
13 checks passed
@TrentHouliston TrentHouliston deleted the houliston/traveltasks branch April 30, 2024 06:27
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