URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bab05723b3486cd199f6053450b6666cc099bb3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0bab057 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
NBAP: fix ‘lchId_rlc_map’ defined but not used [-Werror=unused-const-variable] found by gcc6
Change-Id: I39ca2510d01a7ba3318dfcf9e380eab637994b08
Reviewed-on: https://code.wireshark.org/review/13880
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 6fde7da randpktdump: change error messages.
adds 0bab057 NBAP: fix ‘lchId_rlc_map’ defined but not used [-Werror=unused-const-variable] found by gcc6
Summary of changes:
asn1/nbap/packet-nbap-template.c | 22 ++++++++++++++++++++++
asn1/nbap/packet-nbap-template.h | 19 +------------------
epan/dissectors/packet-nbap.c | 30 ++++++++++++++++++++++++++----
epan/dissectors/packet-nbap.h | 19 +------------------
4 files changed, 50 insertions(+), 40 deletions(-)