tony2001 / ffmpeg-php

PHP extension for video editing, wrapping ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inconclusive error

opened this issue · comments

Zend memory manager used in PHP won't even return NULL on out-of-memory, it'll just bail out.
So NULL dereferencing is not possible.
What kind of compiler is that?