Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security audit #3

Open
thoughtpolice opened this issue Sep 3, 2012 · 0 comments
Open

Security audit #3

thoughtpolice opened this issue Sep 3, 2012 · 0 comments
Assignees

Comments

@thoughtpolice
Copy link
Owner

Since this now exposes a public interface, the API should be audited. In particular, I'm wary of the usage of ssize_t in some of the APIs.

@ghost ghost assigned thoughtpolice Sep 3, 2012
thoughtpolice added a commit that referenced this issue Sep 8, 2012
Be more defensive when checking all our user-input. Issue #3.

Fix a bug in bsdiff() where we would leak memory in the rare case that
malloc() failed.

Signed-off-by: Austin Seipp <mad.one@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant