Skip to content

Conversation

@MaxKellermann
Copy link
Contributor

Regression by commit a211956

@dstogov

The dtor was casted to ts_allocate_ctor; luckily, ts_allocate_dtor and
ts_allocate_ctor just happen to be the same type.
@dstogov dstogov merged commit afbb28d into php:PHP-8.1 Feb 7, 2023
dstogov added a commit that referenced this pull request Feb 7, 2023
* PHP-8.1:
  ext/opcache/zend_jit: cast function to fix -Wincompatible-pointer-types (#10527)
dstogov added a commit that referenced this pull request Feb 7, 2023
* PHP-8.2:
  ext/opcache/zend_jit: cast function to fix -Wincompatible-pointer-types (#10527)
@dstogov
Copy link
Member

dstogov commented Feb 7, 2023

Thanks for catching this.

@MaxKellermann MaxKellermann deleted the ts_allocate_dtor branch February 7, 2023 10:42
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