Don't assign return value of proto_tree_add_text() to rrsc_item if it's not going...
authorcmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 19 Sep 2011 20:28:10 +0000 (20:28 +0000)
committercmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 19 Sep 2011 20:28:10 +0000 (20:28 +0000)
commit1e0c9e02f731d1aebf586d1198d1282f1c530c20
treea9588f61fee575bb48709b98f7442ce9e0c6ad78
parentd79af18ae2de0ab71e0c782f2ff83a3358189e20
Don't assign return value of proto_tree_add_text() to rrsc_item if it's not going to be used.  Fixes Coverity CID 863.

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