Skip to content

Conversation

ankittk
Copy link

@ankittk ankittk commented Jul 30, 2025

Change Summary

What and Why:
Fix a potential nil panic when accessing app.Role in the setMachineReleaseData function.
In some cases, md.app could be nil, leading to a runtime panic during deploys or restarts.

How:
Added a nil check, nothing else

Related to: #4190

Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

@ankittk ankittk force-pushed the fix-nil-pointer-deference-fly-secret branch from 73c505e to 317c57e Compare July 30, 2025 14:17
@ankittk ankittk force-pushed the fix-nil-pointer-deference-fly-secret branch from 317c57e to 1874885 Compare August 7, 2025 07:58
@ankittk ankittk force-pushed the fix-nil-pointer-deference-fly-secret branch from 1874885 to 288fbee Compare August 19, 2025 11:20
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.

1 participant