Fix hf[] entries with refs to range_string arrays
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 27 Jan 2014 18:22:39 +0000 (18:22 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 27 Jan 2014 18:22:39 +0000 (18:22 +0000)
commitca9f63844181a00b4c76d0191a5e3a6e5935d336
tree861fe42d2d17797458555f1438443602fc83d948
parent2fa149124a1c73ac239d06fd82f039844e6c1ffc
Fix hf[] entries with refs to range_string arrays
 to add missing BASE_RANGE_STRING and to use RVALS instead of VALS.

Fixes crashes in 'tshark -G values' and presumably also fixes
 crashes when used in a dissection.

Introduced in SVN #54449.

(I suspect that ' convert_proto_tree_add_text.pl' may need some work
 to handle range_strings).

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