Get rid of all places where "vstring" is set to point to a null string
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 19 Oct 2002 20:28:54 +0000 (20:28 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 19 Oct 2002 20:28:54 +0000 (20:28 +0000)
commit2ae730f0b5a14a419e48bffc451bdf47837fa717
tree6d453ca7778d4d53d3a15eb6aa2754bff5642a27
parentc848ea9e9b41428fb6bcbd6c7b898a2b6ce25c22
Get rid of all places where "vstring" is set to point to a null string
constant, as that won't work with "get_string()" (it'll try to overwrite
the constant, and either crash, trash memory, or both).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6460 f5534014-38df-0310-8fa8-9805f1628bb7
packet-ncp2222.inc