]> The Tcpdump Group git mirrors - libpcap/commit
Check for malloc failing in pcap_ether_aton().
authorGuy Harris <[email protected]>
Sun, 14 Apr 2013 18:06:09 +0000 (11:06 -0700)
committerGuy Harris <[email protected]>
Sun, 14 Apr 2013 18:06:09 +0000 (11:06 -0700)
commitc8e2d55b7c75056708ecf9d76b7c0353dc54bf39
tree45294ed9d54808b003e500b15f78f2458c0d8ed4
parent8a90ccfb8aa0c395ec5566aeba5cc4397c21d5e4
Check for malloc failing in pcap_ether_aton().

That also means that the lexical analyzer, which calls
pcap_ether_aton(), needs to check for pcap_ether_aton() failing.
nametoaddr.c
scanner.l