URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0dca69c5b65230cfa42dba78bd8ec3e4be2dda74
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
0dca69c by Guy Harris (guy@xxxxxxxxxxxx):
Don't use FT_STRING fields for non-strings.
If you're reporting an error, use an expert info item.
If you're putting a structure into the protocol tree, use FT_NONE for
the structure as a whole.
Change-Id: Ie89b552576b15195acb0a9108d33430115d99f00
Reviewed-on: https://code.wireshark.org/review/28024
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 8e7396edb4b4ac9580cdddb4feb0903da071905f)
Reviewed-on: https://code.wireshark.org/review/28025
Actions performed:
from 25e4441 gtpv2: Fix timestamps in GTPv2 Secondary RAT Usage Data Report IE
adds 0dca69c Don't use FT_STRING fields for non-strings.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)