Skip to content

Fix: free tz in mktime_with_tz#2978

Merged
greenbonebot merged 1 commit into
mainfrom
asan-mktime-with-tz
Jun 22, 2026
Merged

Fix: free tz in mktime_with_tz#2978
greenbonebot merged 1 commit into
mainfrom
asan-mktime-with-tz

Conversation

@mattmundell

Copy link
Copy Markdown
Contributor

What

Free tz in mktime_with_tz.

Why

Was leaking.

Testing

I ran GMP commands on main, and saw Asan leak warnings.
I ran the same commands with the patch, and the warnings were gone.

@mattmundell mattmundell requested review from a team as code owners June 20, 2026 20:16
@greenbonebot greenbonebot enabled auto-merge (rebase) June 20, 2026 20:16
@mergify

mergify Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@bjoernricks bjoernricks force-pushed the asan-mktime-with-tz branch from ef95f83 to 07f9e03 Compare June 22, 2026 07:25
@bjoernricks bjoernricks force-pushed the asan-mktime-with-tz branch from 07f9e03 to 9c4ed85 Compare June 22, 2026 08:11
@greenbonebot greenbonebot merged commit 16c498e into main Jun 22, 2026
27 checks passed
@greenbonebot greenbonebot deleted the asan-mktime-with-tz branch June 22, 2026 08:18
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