Wireshark-commits: [Wireshark-commits] master cc6c6db: C15ch: try to make buildbot Happy
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc6c6db5e47a66e22940bb790d38f82d0b40b5f7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cc6c6db by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
C15ch: try to make buildbot Happy
packet-c15ch.c:5798: warning: comparison of unsigned expression >= 0 is always true
packet-c15ch.c:5809: warning: comparison of unsigned expression < 0 is always false
packet-c15ch.c:5841: warning: comparison of unsigned expression < 0 is always false
packet-c15ch.c:5859: warning: comparison of unsigned expression < 0 is always false
packet-c15ch.c:5917: warning: comparison is always false due to limited range of data type
Change-Id: Ia12f83c070bc1b794581cd37e330c38b0bad0516
Reviewed-on: https://code.wireshark.org/review/8174
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 6290887 Use VALS_EXT_PTR to satisfy checkAPIs.
adds cc6c6db C15ch: try to make buildbot Happy
Summary of changes:
epan/dissectors/packet-c15ch.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)