Anonymous View
Skip to content

exif: read from the correct pointer#22249

Closed
ndossche wants to merge 1 commit into
php:PHP-8.4from
ndossche:fix-exif-vptr
Closed

exif: read from the correct pointer#22249
ndossche wants to merge 1 commit into
php:PHP-8.4from
ndossche:fix-exif-vptr

Conversation

@ndossche

@ndossche ndossche commented Jun 7, 2026

Copy link
Copy Markdown
Member

vptr points to the current value being iterated over, not value, see other switch cases.

`vptr` points to the current value being iterated over, not `value`, see
other switch cases.
@ndossche ndossche closed this in d4a9726 Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants