Skip to content

Check is_object before accessing string offset in object_type#431

Closed
calewis wants to merge 1 commit into
parallaxsw:masterfrom
calewis:fix-object-type
Closed

Check is_object before accessing string offset in object_type#431
calewis wants to merge 1 commit into
parallaxsw:masterfrom
calewis:fix-object-type

Conversation

@calewis
Copy link
Copy Markdown
Contributor

@calewis calewis commented Apr 29, 2026

We have fuzz tests that were generating failures on this method. Since i doubt object_type is a performance hot spot it seems worth just making sure the dereference is safe.

@jjcherry56
Copy link
Copy Markdown
Collaborator

This was resolved in
7e68e45 James Cherry 2026-05-07 mv is_object to Util.i
which also updated all the callers to make sure the arg passed is_object first

@jjcherry56 jjcherry56 closed this May 15, 2026
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.

2 participants