URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=541f352b5efa8b51769d49c7e62c2109b9c3651a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
541f352 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>
Actions performed:
from c2afc9e Change prototype of callbacks passed to wmem_tree_foreach so that they accept the node key as a first parameter.
adds 541f352 UDP: Don't throw malformed errors for empty UDP payload
Summary of changes:
epan/dissectors/packet-udp.c | 5 +++++
1 file changed, 5 insertions(+)