Wireshark-commits: [Wireshark-commits] master 6287efb: tvb parameter should not be NULL as the leng

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 May 2014 02:57:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6287efb9c05482531ea675bb5a3d23b03b5715ab
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6287efb by Michael Mann (mmann78@xxxxxxxxxxxx):

    tvb parameter should not be NULL as the lengths are nonzero.
    
    Change-Id: If085a9fc69bbbf28a7c801930a664c412a4a5b7a
    Reviewed-on: https://code.wireshark.org/review/1734
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b48a215   Don't use sizeof(guintN) for sizes of data in packets.
    adds  6287efb   tvb parameter should not be NULL as the lengths are nonzero.


Summary of changes:
 epan/dissectors/packet-cip.c |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)