Skip to content

Segmentation fault in mhash() #16711

Closed
Closed
@YuanchengJiang

Description

@YuanchengJiang

Description

The following code:

<?php
mhash(133, 1086849124, 133);

Resulted in this output:

/php-src/Zend/zend_operators.c:3064:18: runtime error: member access within null pointer of type 'zend_string' (aka 'struct _zend_string')

PHP Version

nightly

Operating System

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions