libcoap
libcoap copied to clipboard
add memset for packet buf
the packet buf should be memseted
Is there a specific reason as to why you need to clear s_packet before populating (using packet) the information within s_packet?
?