Don't assign the return value of proto_tree_add_text() if it's not going to be used...
authorcmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 19 Sep 2011 20:41:17 +0000 (20:41 +0000)
committercmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 19 Sep 2011 20:41:17 +0000 (20:41 +0000)
commit1652bdf278fd34ac31430bdcb455a88646142dac
tree985f130bfe4068af6d13f66fe5ec76253aac4384
parentddbc3b7fdc63deec10068d9d2f10211fd7c6321c
Don't assign the return value of proto_tree_add_text() if it's not going to be used.  Fixes Coverity CID 1232.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39056 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-isis-clv.c