URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4270b48b19439cfed0f480f9ce29a34003e45e97
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4270b48 by Martin Kaiser (wireshark@xxxxxxxxx):
DVB-CI: simplify dissection of the resource id
Now that proto_tree_add_bitmask_value_with_flags() works for tvb==NULL,
we can use it to simplify the dissection of DVB-CI's resource id.
Change-Id: Ia09d5668bf0a61161ecd0cb412680838a67d7a7a
Reviewed-on: https://code.wireshark.org/review/19409
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 68fc3e0 Wireshark doesn't require X11 any more.
adds 4270b48 DVB-CI: simplify dissection of the resource id
Summary of changes:
epan/dissectors/packet-dvbci.c | 33 +++++++++++----------------------
1 file changed, 11 insertions(+), 22 deletions(-)