Wireshark-commits: [Wireshark-commits] master 6bd7e92: TDMoP Dont register UDP port 0 or Ethertype

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Jan 2016 18:33:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6bd7e928c08167e8ee73b43a156c6fc0c20e744a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6bd7e92 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    TDMoP Dont register UDP port 0 or Ethertype 0.
    
    Change-Id: I7e724a6390fbe75993c8663c8c43937a40d8250d
    Reviewed-on: https://code.wireshark.org/review/13528
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  a7c025f   Fix missing validation (crash) for certain prefs
    adds  6bd7e92   TDMoP Dont register UDP port 0 or Ethertype 0.


Summary of changes:
 epan/dissectors/packet-tdmop.c |   16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)