Skip to content

fix(os/gtime): 添加对nil时间指针的处理,避免引发panic#4322

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

fix(os/gtime): 添加对nil时间指针的处理,避免引发panic#4322
hailaz merged 1 commit intomasterfrom
fix/4307

Conversation

@hailaz
Copy link
Contributor

@hailaz hailaz commented Jun 24, 2025

Fixes #4307

@hailaz hailaz added the bug It is confirmed a bug, but don't worry, we'll handle it. label Jun 24, 2025
@hailaz hailaz merged commit 180a03f into master Jun 24, 2025
19 checks passed
@hailaz hailaz deleted the fix/4307 branch June 24, 2025 05:06
@hailaz hailaz restored the fix/4307 branch June 24, 2025 07:15
hailaz added a commit that referenced this pull request Jun 24, 2025
@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

bug It is confirmed a bug, but don't worry, we'll handle it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

os/gtime: GTime invalid memory address or nil pointer

2 participants