Wireshark-commits: [Wireshark-commits] master f3fede0: [iscsi] Add a cast "packet-iscsi.c(625): war
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Sep 2016 17:12:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3fede009945dbe06ae5d1419f78876b3bef75cd
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f3fede0 by AndersBroman (a.broman@xxxxxxxxxxxx):

    [iscsi] Add a cast "packet-iscsi.c(625): warning C4267: 'function' :
    conversion from 'size_t' to 'guint', possible loss of data"
    
    Change-Id: I63ddf1384acdebc176a052489891d55d7a1b21ce
    Reviewed-on: https://code.wireshark.org/review/17920
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fce2531   [Automatic update for 2016-09-25]
    adds  f3fede0   [iscsi] Add a cast "packet-iscsi.c(625): warning C4267: 'function' : conversion from 'size_t' to 'guint', possible loss of data"


Summary of changes:
 epan/dissectors/packet-iscsi.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)