php-ds / ext-ds

An extension providing efficient data structures for PHP 7
https://medium.com/p/9dda7af674cd
MIT License
2.11k stars 95 forks source link

Fixed buffer outflow during deserialization of objects #111

Closed asp24 closed 6 years ago

asp24 commented 6 years ago

Issue manifests itself when using alternative serializers (igbinary)

rtheunissen commented 6 years ago

Not sure why the Windows build is failing but seems unrelated.