Wireshark-commits: [Wireshark-commits] master 2b482cd: Use tvb_new_subset_length(); no need to do i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Jan 2017 22:27:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b482cd0c3f85b0cb20819ad0ce1d612c72f4abd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2b482cd by Guy Harris (guy@xxxxxxxxxxxx):

    Use tvb_new_subset_length(); no need to do its work ourselves.
    
    Change-Id: I581e14af2981c723a81e9c0340de0229b832e51a
    Reviewed-on: https://code.wireshark.org/review/19595
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  49b2a1c   Restore FCoIB frame marker handling (CID 1397701)
    adds  2b482cd   Use tvb_new_subset_length(); no need to do its work ourselves.


Summary of changes:
 epan/dissectors/packet-fcoib.c |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)