summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-06-04 13:59:12 -0700
committerGuy Harris <gharris@sonic.net>2020-06-04 13:59:12 -0700
commit4d872f7ffb7b1aa31bc73064e1445e429cea8c25 (patch)
tree58e501962d2dc8a26b53bb58daecd857fbcf23c7 /.appveyor.yml
parentcee85bbda56332ddb82984a319f4b013220fb1ec (diff)
downloadlibpcap-4d872f7ffb7b1aa31bc73064e1445e429cea8c25.tar.gz
Remove some pcap_strerror() calls.
It's not thread-safe; use pcap_fmt_errmsg_for_errno(), which is thread-safe if we have strerror_r() on UN*X or strerror_s() on Windows with MSVC.
Diffstat (limited to '.appveyor.yml')
0 files changed, 0 insertions, 0 deletions