Wireshark-commits: [Wireshark-commits] master 6a5dba8: file-pcapng: Try to fix -Wpointer-sign warni
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Jul 2020 20:40:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a5dba8b1edd42e2c5aeda18dd67eb3beaf4e029
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6a5dba8 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    file-pcapng: Try to fix -Wpointer-sign warnings.
    
    Change-Id: I66f6e26080926f8bb0a4ac84a42963de61604194
    Reviewed-on: https://code.wireshark.org/review/37743
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  30f8f96   epan: Fixup our ENABLE_CHECK_FILTER warnings.
     add  6a5dba8   file-pcapng: Try to fix -Wpointer-sign warnings.


Summary of changes:
 epan/dissectors/file-pcapng.c | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)