]> The Tcpdump Group git mirrors - libpcap/commit
Since the maximum error message size of libpcap is PCAP_ERRBUF_SIZE, this prevents...
authorrisso <risso>
Tue, 20 Aug 2002 15:33:31 +0000 (15:33 +0000)
committerrisso <risso>
Tue, 20 Aug 2002 15:33:31 +0000 (15:33 +0000)
commitee9e2f0c05e6c678c8be26f5625a4a97a7c9012b
treee7350e019957c98ade6e064dc175e7693f3a5b22
parent36d47557dd32cf338db2da9f86780ad45d65d957
Since the maximum error message size of libpcap is PCAP_ERRBUF_SIZE, this prevents having problems when using printf() to print the buffer, since the buffer will always be zero-terminated.
pcap-int.h