Wireshark-commits: [Wireshark-commits] master dec179e: Try to fix Mac OS X buildbot packet-http.c:2

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 27 Apr 2014 19:30:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dec179eab8fd9ea0679b0619ec8672da20c7d993
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dec179e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Try to fix Mac OS X buildbot
    packet-http.c:2629: warning: implicit conversion shortens 64-bit value into a 32-bit value
    
    Change-Id: I6a423639a53c24431fcfd79e0a235f2885ea86c2
    Reviewed-on: https://code.wireshark.org/review/1389
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  878f341   prefs: fix ASAN error due to invalid indirection
    adds  dec179e   Try to fix Mac OS X buildbot packet-http.c:2629: warning: implicit conversion shortens 64-bit value into a 32-bit value


Summary of changes:
 epan/dissectors/packet-http.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)