Skip to content

Fix read past end of input buffer#75

Open
AnsisMalins wants to merge 1 commit into
phoboslab:masterfrom
AnsisMalins:fix-looping
Open

Fix read past end of input buffer#75
AnsisMalins wants to merge 1 commit into
phoboslab:masterfrom
AnsisMalins:fix-looping

Conversation

@AnsisMalins

Copy link
Copy Markdown

When using plm_decode_video and plm_decode_audio instead of plm_decode and callbacks, plm_handle_end would never be called, and the library would keep reading past the end of the input buffer instead of stopping or looping. This pull request fixes that.

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.

1 participant