URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71d7d57282c8bcc0970ac916f876970b24eaf667
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
71d7d57 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Fix warnings introduced in 1199c6611575383de43ff05c1fcd21a3e12e96bc
Change-Id: I4603798c6c620d87a965969c2f6125c89cedb162
Reviewed-on: https://code.wireshark.org/review/1069
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from c93afab The "not DNS" filter used UDP in the description but matched against TCP. DNS runs over both so update the filter to exclude both.
adds 71d7d57 Fix warnings introduced in 1199c6611575383de43ff05c1fcd21a3e12e96bc
Summary of changes:
asn1/lte-rrc/lte-rrc.cnf | 6 ++++--
epan/dissectors/packet-lte-rrc.c | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)