Revert "Silence most noisy sources of memory leakage."
This reverts commit 408fb3b011.
This commit is contained in:
parent
c53a9719d5
commit
6b62992c25
3 changed files with 2 additions and 9 deletions
|
|
@ -837,7 +837,6 @@ bool receive_sptps_record(void *handle, uint8_t type, const void *data, uint16_t
|
|||
}
|
||||
|
||||
vpn_packet_t inpkt;
|
||||
bzero(&inpkt, sizeof(inpkt));
|
||||
inpkt.offset = DEFAULT_PACKET_OFFSET;
|
||||
|
||||
if(type == PKT_PROBE) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue