Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(pikaobj): Moved name_buff out of the inner if block so its storage duration covers all code paths#357

Merged
pikasTech merged 1 commit intopikasTech:master from
AirCity456:fix-obj_saveMethodInfo-stack-issue
Sep 8, 2025
Merged

fix(pikaobj): Moved name_buff out of the inner if block so its storage duration covers all code paths #357
pikasTech merged 1 commit intopikasTech:master from
AirCity456:fix-obj_saveMethodInfo-stack-issue

Conversation

@AirCity456
Copy link
Contributor

@AirCity456 AirCity456 commented Sep 6, 2025

the obj_saveMethodInfo function.

Moved name_buff out of the inner if block so its storage duration covers all code paths. This prevents using pointers to a transient buffer that previously led to #356 :

  1. method name/hash mismatches
  2. intermittent NameError on lookups
  3. misleading integrity diagnostics

the obj_saveMethodInfo function.
Moved name_buff out of the inner if block so its storage duration covers
all code paths. This prevents using pointers to a transient buffer that previously led to:
1. method name/hash mismatches
2. intermittent NameError on lookups
3. misleading integrity diagnostics
@pikasTech pikasTech merged commit 1f52859 into pikasTech:master Sep 8, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /