Skip to content

no more buffer overflowing from long lists of arguments#34

Open
Flaneur3434 wants to merge 2 commits intosalman-abedin:masterfrom
Flaneur3434:master
Open

no more buffer overflowing from long lists of arguments#34
Flaneur3434 wants to merge 2 commits intosalman-abedin:masterfrom
Flaneur3434:master

Conversation

@Flaneur3434
Copy link
Copy Markdown

Before there was a set max on the number of arguments that could be passed into devour (1024 characters). I made it so it would dynamically allocate more memory to handle larger amounts of arguments.

@EmperorPenguin18
Copy link
Copy Markdown

I PRed a similar fix (though it looks like yours is better) a while ago and nothing happened. If you're looking for a similar utility that doesn't have this problem, I have since just made my own program; gobble.

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