Skip to content

This GIF complete destroys php instance #10

Description

@newtonianb

In GifFrameExtractor at line 220. Something inside here is causing the entire php instance to crap out, the only way out is to restart PHP. I tried to set a time out but even that doesn't work something is screwy in this file!

        while (!$this->checkByte(0x3b) && !$this->checkEOF()) {

            $this->getCommentData(1);
            $this->parseGraphicsExtension(2);
            $this->getFrameString(2);
            $this->getApplicationData();
        }

q0sqvwl

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions