Skip to content

Conversation

@m6w6
Copy link
Contributor

@m6w6 m6w6 commented Nov 26, 2014

Foreign serializers like msgpack and igbinary may crash on randomly initialized zval because they check of IS_ARRAY, IS_OBJECT (or any type) on certain circumstances.

initialized zval because they check of IS_ARRAY, IS_OBJECT (or any type)
on certain circumstances.
@m6w6
Copy link
Contributor Author

m6w6 commented Jan 9, 2015

Bump.

mkoppanen added a commit that referenced this pull request Jan 9, 2015
Fix crashes with foreign serializers
@mkoppanen mkoppanen merged commit def716a into php-memcached-dev:master Jan 9, 2015
@mkoppanen
Copy link
Member

Merged. There are some test failures but they don't seem to be related

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