In proto_tree_set_string(), don't set a null fvalue or Ethereal will throw
authorGerald Combs <gerald@wireshark.org>
Tue, 3 May 2005 19:33:02 +0000 (19:33 -0000)
committerGerald Combs <gerald@wireshark.org>
Tue, 3 May 2005 19:33:02 +0000 (19:33 -0000)
commit985f94ec24f42145cebcb86172b7abcdf6f1374e
tree3860ccff7c79ff208e94ff1a7d7fe011b3b9b107
parent9ab36a73a843f02abef8aba3810030ec22736a31
In proto_tree_set_string(), don't set a null fvalue or Ethereal will throw
a hissy fit.  Fixes bug 157.

svn path=/trunk/; revision=14299
NEWS
epan/proto.c