Skip to content
Snippets Groups Projects
Commit 5b0aebf3 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

Merge branch 'valgrind_uninit_mem' into 'master'

Packet's wire memory initialization

Valgrind reported massive ammounts of conditional jumps depending on uninitialized memory in the security/protos test. This fixes it and as a bonus removes excess memset and reworks packet initialization a little bit.

See merge request !367
parents 53807b1e df17e9c0
No related branches found
No related tags found
No related merge requests found
Loading
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