URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84cfd3bad6625974f70934e40af4120c916006a9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
84cfd3b by Francesco Fondelli (francesco.fondelli@xxxxxxxxx):
HL7: fix missing struct initialization spotted by Clang Static Analyzer
Change-Id: Icb3e924f48b8fa00d7a39fcbdc4400ad2c4c2b89
Signed-off-by: Francesco Fondelli <francesco.fondelli@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/18163
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9934fff Add support for Enhanced-Diagnostics AVP
adds 84cfd3b HL7: fix missing struct initialization spotted by Clang Static Analyzer
Summary of changes:
epan/dissectors/packet-hl7.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)