ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 08475ff: README.heuristic: rework example code.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Nov 2014 22:13:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08475ff67309409bb7f828a85f6ed43c0aefb615
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

08475ff by Bill Meier (wmeier@xxxxxxxxxxx):

    README.heuristic: rework example code.
    
    Specifically: show the use of tcp_dissect_pdus()
       for a TCP heuristic dissector
    
    Change-Id: I02f184b2c8ef6ed128ef3d0bc59eed759aae54bb
    Reviewed-on: https://code.wireshark.org/review/5399
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  fecea97   VoIP Call (GTK): Fix Dereference of null pointer found by Clang analyzer
    adds  08475ff   README.heuristic: rework example code.


Summary of changes:
 doc/README.heuristic |  100 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 74 insertions(+), 26 deletions(-)