Skip to content

fix(os/gtime): add handling for nil time pointers to avoid causing panic#4323

Merged
hailaz merged 1 commit intomasterfrom
fix/4307
Jun 24, 2025
Merged

fix(os/gtime): add handling for nil time pointers to avoid causing panic#4323
hailaz merged 1 commit intomasterfrom
fix/4307

Conversation

@hailaz
Copy link
Contributor

@hailaz hailaz commented Jun 24, 2025

from #4322
Fixes #4307

@gqcn gqcn changed the title fix(os/gtime): Add handling for nil time pointers to avoid causing a panic fix(os/gtime): add handling for nil time pointers to avoid causing panic Jun 24, 2025
@hailaz hailaz merged commit 5fa656d into master Jun 24, 2025
38 checks passed
@hailaz hailaz deleted the fix/4307 branch June 24, 2025 07:53
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.

os/gtime: GTime invalid memory address or nil pointer

2 participants