Skip to content

properly calculate size of buffer#9

Closed
phooky wants to merge 5 commits into
osresearch:masterfrom
phooky:upstream
Closed

properly calculate size of buffer#9
phooky wants to merge 5 commits into
osresearch:masterfrom
phooky:upstream

Conversation

@phooky

@phooky phooky commented May 14, 2014

Copy link
Copy Markdown

Getting four bytes per packet because we're getting four bytes per packet.
😑

@phooky

phooky commented May 15, 2014

Copy link
Copy Markdown
Author

Added packets-per-frame parameterization packet. It's a two-byte packet:
[0xff , ppf]
where ppf is the number of packets per frame. I'm finding a ppf of 8 works acceptably over wifi for testing purposes.

@phooky

phooky commented May 16, 2014

Copy link
Copy Markdown
Author

Fine, fine, switched back to calloc to address unexploitable LEDbleed vulnerability 👌

@cibomahto

Copy link
Copy Markdown
Collaborator

Closing this since I'm guessing everyone has moved on.

@cibomahto cibomahto closed this Jun 15, 2015
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.

3 participants