Skip to content
Snippets Groups Projects
Commit 4410f6fb authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Add changes file for bug12855

parent 2bfd92d0
No related branches found
No related tags found
No related merge requests found
o Code simplification and refactoring
- Use calloc and reallocarray functions in preference to
multiply-then-malloc. This makes it less likely for us to fall
victim to an integer overflow attack when allocating. Resolves
ticket 12855.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment