Wireshark-commits: [Wireshark-commits] master 8e1ade8: Use cast to char for explicit conversion [-W

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Feb 2016 18:36:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e1ade8516ef74b8bcc64e783400c2d0939250ef
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8e1ade8 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Use cast to char for explicit conversion [-Woverflow]
    
    Change-Id: If33cf41f46f2be9c66fc4a626af6a2c010fba7d3
    Reviewed-on: https://code.wireshark.org/review/13931
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  a6a358e   multipart: Add Content-Description header
    adds  8e1ade8   Use cast to char for explicit conversion [-Woverflow]


Summary of changes:
 epan/dissectors/packet-zbee-nwk-gp.c |    4 ++--
 epan/tvbparse.c                      |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)