Wireshark-commits: [Wireshark-commits] master-1.10 177affe: tvb parameter should not be NULL as the

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

Commits:

177affe 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>
    Reviewed-on: https://code.wireshark.org/review/1735
    

Actions performed:

    from  45e901d   Use g_ alloced memory (instead of emem) when printing fields.  emem shouldn't be used for GUI functions anyway.
    adds  177affe   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(-)