Wireshark-commits: [Wireshark-commits] master 38c9ac8: GlusterFS: fix OSX compilation failure

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Oct 2014 21:44:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38c9ac870a13feff7989a1a810c8fc1170fcfce7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

38c9ac8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GlusterFS: fix OSX compilation failure
    
    ged0b19b introduced support for 64 bits bitmask. Make use of it and add an explicit cast to fix a compilation error
    
    Change-Id: I9f2202d851aedc0dc78655c505b5a0b26b224c0e
    Reviewed-on: https://code.wireshark.org/review/4630
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  eed22ac   Fix double free.
    adds  38c9ac8   GlusterFS: fix OSX compilation failure


Summary of changes:
 epan/dissectors/packet-glusterfs.c |   32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)