Wireshark-commits: [Wireshark-commits] master 4765bbc: RSVD: fix compilation with GLib < 2.22.0
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Feb 2015 19:29:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4765bbc2a906a6ce4f141aa5beb46c553b4667bd
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4765bbc by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    RSVD: fix compilation with GLib < 2.22.0
    
    Change-Id: Ia82d42faa766f68e167b1c1affa5307980909fb8
    Reviewed-on: https://code.wireshark.org/review/7181
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  febc2e1   Fix a portability problem raised by Guy Harris. My first implementation would not work on 32-bit platforms because I assumed that pointers were 64-bit items. I have now moved to a slightly different scheme suggested by Evan Huus.
    adds  4765bbc   RSVD: fix compilation with GLib < 2.22.0


Summary of changes:
 epan/dissectors/packet-rsvd.c |    8 ++++++++
 1 file changed, 8 insertions(+)