Wireshark-commits: [Wireshark-commits] master adf0881: HTTP: fix implicit conversion shortens 64-bi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Jan 2015 18:28:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adf088173a5c85e4784616a49512207923372336
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    HTTP: fix implicit conversion shortens 64-bit value into a 32-bit value
    
    It will be make Mac OS X buildbot happy
    
    Change-Id: I628445c1358675a58cc2d26ce1ca3007dd619ff3
    Reviewed-on: https://code.wireshark.org/review/6551
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  9c044e2   ZigBee: packet scope memory cannot be used for BASE_CUSTOM callbacks
    adds  adf0881   HTTP: fix 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(-)