Wireshark-commits: [Wireshark-commits] master 29698e9: LOG3GPP: fix compilation with gcc 9.1.1
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 09 Jul 2019 10:21:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29698e9d12397d4adcbbe4b9ff2218593e10964a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

29698e9 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    LOG3GPP: fix compilation with gcc 9.1.1
    
    Change functions signature to avoid the cast.
    
    Change-Id: Ib4346526721538e9d793858ad8e1bd952de894e1
    Reviewed-on: https://code.wireshark.org/review/33879
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d8ad7a6   wiretap: Add a phone log reader.
     add  29698e9   LOG3GPP: fix compilation with gcc 9.1.1


Summary of changes:
 epan/dissectors/packet-log3gpp.c | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)