8000
Skip to content

Variable Size Buffer Fill#806

Merged
zachriggle merged 8 commits intoGallopsled:devfrom
bannsec:dev
Dec 5, 2016
Merged

Variable Size Buffer Fill#806
zachriggle merged 8 commits intoGallopsled:devfrom
bannsec:dev

Conversation

@bannsec
Copy link
Copy Markdown
Contributor
@bannsec bannsec commented Dec 3, 2016

Hey,

Sorry, had already made the changes on a new copy instead of rebase. In any case, i think i got your comments corrected. Snake case, added args, kwargs transparent passing, changed name of variable, added the method to Buffer. Also, tested out that these changes do indeed set the buffer_fill_size as I would expect.

@bannsec
Copy link
Copy Markdown
Contributor Author
bannsec commented Dec 4, 2016

Apparently I had left in auditing code for it. :-/ Took that out.

@zachriggle
Copy link
Copy Markdown
Member

There are some minor nits that I'd like to fix before accepting this PR.

Would you mind enabling maintainer changes to your dev branch?

https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/

@zachriggle zachriggle added this to the 3.4.0 milestone Dec 5, 2016
@zachriggle zachriggle self-assigned this Dec 5, 2016
@bannsec
Copy link
Copy Markdown
Contributor Author
bannsec commented Dec 5, 2016

The check box appears to be checked for "Allow edits from maintainers". Am I missing something?

@zachriggle zachriggle merged commit 5d9792f into Gallopsled:dev Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0