summaryrefslogtreecommitdiff
path: root/pcap-dlpi.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-11-13 21:19:51 -0800
committerGuy Harris <guy@alum.mit.edu>2017-11-13 21:19:51 -0800
commit3299e855cb1cf7b6426d70e52cc51a022b9d9141 (patch)
tree5335c2f57fc500022b87ccedc05561b1561e6351 /pcap-dlpi.c
parentc967f91f1f35f62bf0f07669e4d13f987451dc1b (diff)
downloadlibpcap-3299e855cb1cf7b6426d70e52cc51a022b9d9141.tar.gz
Ignore the return value of strerror_r().
If it fails, it either means 1) the buffer was too short, but it provided a truncated message, and we're not going to allocate a bigger buffer to make it work, or 2) the errno doesn't have a string corresponding to it, but it provided a message of some sort for the error, even if it's just something like "Unknown error", and we're not going to construct our own message.
Diffstat (limited to 'pcap-dlpi.c')
0 files changed, 0 insertions, 0 deletions