Skip to content

Fix usage of snprintf to stay within buffer#57

Open
bryank-cs wants to merge 1 commit intoANGSD:masterfrom
bryank-cs:snprintf-fix
Open

Fix usage of snprintf to stay within buffer#57
bryank-cs wants to merge 1 commit intoANGSD:masterfrom
bryank-cs:snprintf-fix

Conversation

@bryank-cs
Copy link

Change call snprintf(retbuf+strlen(retbuf),4096 calls to use specify the actual remaining size of the buffer.

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