You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/phpfuzz/WorkSpace/flowfusion/php-src/ext/zend_test/test.c:707:3: runtime error: member access within misaligned address 0x000000000002 for type 'const zend_op' (aka 'const struct _zend_op'), which requires 8 byte alignment
0x000000000002: note: pointer points here
<memory cannot be printed>
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/phpfuzz/WorkSpace/flowfusion/php-src/ext/zend_test/test.c:707:3 in
This is just the custom ZendMM debugging hack of zend_test failing again in a specific scenario. I don't think it's worthwhile to spend any time on this.
Description
The following code:
Resulted in this output:
To reproduce:
Commit:
Configurations:
Operating System:
This report is automatically generated by FlowFusion
PHP Version
6fa669a
Operating System
No response
The text was updated successfully, but these errors were encountered: