Fix a crash that occurs when printing the filename in a malformed NFS
authorlteo <lteo@openbsd.org>
Thu, 15 Oct 2015 02:33:25 +0000 (02:33 +0000)
committerlteo <lteo@openbsd.org>
Thu, 15 Oct 2015 02:33:25 +0000 (02:33 +0000)
commit1786e3cc0a959b5cb7b1e63cbc43c7a3ca282ac0
treedb829f5cee0db05a46b29aad9907cd0568d20a2d
parente9b284525b1590ae824714270199043ec55a4241
Fix a crash that occurs when printing the filename in a malformed NFS
request packet.

From Kevin Reay who obtained the fix from the tcpdump.org repo (part of
commit 6191f36146f5d286304e9b6e893477fe509d83ab).

ok canacar@ sthen@
usr.sbin/tcpdump/print-nfs.c