]> The Tcpdump Group git mirrors - libpcap/commit
Check for a null pointer supplied as the file name.
authorGuy Harris <[email protected]>
Fri, 9 Sep 2016 20:30:45 +0000 (13:30 -0700)
committerGuy Harris <[email protected]>
Fri, 9 Sep 2016 20:31:00 +0000 (13:31 -0700)
commit1be808f4166f836fc0767b38b15bb1eef8c6b305
tree7ed38ae30c74d8cb89f5cdd7703fda5fb05204f1
parent402792027413a3b90fe5a82d3a82a2ad1628e56d
Check for a null pointer supplied as the file name.

We already check for it when doing a live capture open; we might as well
check for it when opening a file.
savefile.c