Skip to content

Conversation

@DylanDevelops
Copy link
Owner

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Description

This pull request makes a minor fix to the StatusCmd function in cmd/tracking/status.go to prevent a potential nil pointer dereference when accessing MilestoneName.

  • Added a check to ensure running.MilestoneName is not nil before dereferencing it in the milestone display logic in StatusCmd (cmd/tracking/status.go).

@DylanDevelops DylanDevelops merged commit 11efd50 into main Jan 19, 2026
6 checks passed
@DylanDevelops DylanDevelops deleted the ravel/fix-seg-fault-error-on-status branch January 19, 2026 21:16
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.

2 participants