Skip to content

Bug fixes + local library#3

Merged
cccs-rs merged 2 commits intoCybercentreCanada:masterfrom
cccs-rs:master
Jan 14, 2021
Merged

Bug fixes + local library#3
cccs-rs merged 2 commits intoCybercentreCanada:masterfrom
cccs-rs:master

Conversation

@cccs-rs
Copy link
Contributor

@cccs-rs cccs-rs commented Jan 14, 2021

Imported a copy of the pyswf library rather than changing the copy in my repo. Easier for someone else to make changes in the future.

Fixes:

  • 'float' object cannot be interpreted as an integer
  • TypeError: write() argument must be str, not bytes
  • Multiple errors stemming from movie.py (Fix: Only read frame info in SWF.parse when decompression occurs #31
    )

    -- Error -3 while decompressing data: incorrect header check
    -- ValueError: read length must be non-negative or -1
    -- unpack requires a buffer of 1 bytes
    -- TypeError: ord() expected a character, but string of length 0 found
    -- negative shift count

Copy link
Contributor

@cccs-kevin cccs-kevin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍦

@cccs-rs cccs-rs merged commit 18f9efb into CybercentreCanada:master Jan 14, 2021
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