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.