Wireshark-commits: [Wireshark-commits] master 13bb491: [NAS-EPS] Use proto_tree_add_bitmask_list()

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 02 Mar 2018 09:44:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13bb4911af9e36d9b95a9db5d6d9e9058b710cff
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

13bb491 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [NAS-EPS] Use proto_tree_add_bitmask_list() for some bitfields.
    
    Change-Id: I0b241a1e553beaf7527948ef067cc1f9356754c8
    Reviewed-on: https://code.wireshark.org/review/26210
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e808832   One strstr() call suffices.
    adds  13bb491   [NAS-EPS] Use proto_tree_add_bitmask_list() for some bitfields.


Summary of changes:
 epan/dissectors/packet-nas_eps.c | 163 +++++++++++++++++++--------------------
 1 file changed, 81 insertions(+), 82 deletions(-)