Wireshark-commits: [Wireshark-commits] master-2.0 5679982: UDP: Don't throw malformed errors for em

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Nov 2015 00:23:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5679982d95f5ff755d9b1b791df5412961ca439b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

5679982 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    UDP: Don't throw malformed errors for empty UDP payload
    
    Change-Id: I7f5724e263ab81d42421d0cfcb1fc4b63a55d79e
    Reviewed-on: https://code.wireshark.org/review/11590
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 541f352b5efa8b51769d49c7e62c2109b9c3651a)
    Reviewed-on: https://code.wireshark.org/review/11712
    

Actions performed:

    from  9bfc915   New 2.0 symbols.
    adds  5679982   UDP: Don't throw malformed errors for empty UDP payload


Summary of changes:
 epan/dissectors/packet-udp.c |    5 +++++
 1 file changed, 5 insertions(+)