Wireshark-commits: [Wireshark-commits] master b682bbd: add tvb_find_guint16() utility

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Oct 2016 03:22:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b682bbd6ee5b93b45727c85293edce5ced9b337c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b682bbd by Francesco Fondelli (francesco.fondelli@xxxxxxxxx):

    add tvb_find_guint16() utility
    
    Change-Id: I75c0165948325c2e50918706d8a821411761727b
    Signed-off-by: Francesco Fondelli <francesco.fondelli@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/17734
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  268841f   Combine Decode As and port preferences for tcp.port dissector table.
    adds  b682bbd   add tvb_find_guint16() utility


Summary of changes:
 debian/libwireshark0.symbols |    1 +
 epan/tvbuff.c                |   42 ++++++++++++++++++++++++++++++++++++++++++
 epan/tvbuff.h                |    3 +++
 3 files changed, 46 insertions(+)