URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e3c1e7085ff9726107955c0e04840f6d3091ae6
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8e3c1e7 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
THRIFT: Fix Mac Buildbot
packet-thrift.c:99: warning: declaration of 'tvb_captured_length' shadows a global declaration
packet-thrift.c:114: warning: declaration of 'tvb_captured_length' shadows a global declaration
packet-thrift.c:138: warning: declaration of 'tvb_captured_length' shadows a global declaration
packet-thrift.c:166: warning: declaration of 'tvb_captured_length' shadows a global declaration
Change-Id: I0ce4fc0bf6470f1b3a89de599346c1efe8bb93cf
Reviewed-on: https://code.wireshark.org/review/8308
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from b5a44d2 Add a THRIFT dissector.
adds 8e3c1e7 THRIFT: Fix Mac Buildbot
Summary of changes:
epan/dissectors/packet-thrift.c | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)