URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3385c2951c7dfecaaf0aad871a0842319d386321
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3385c29 by Michael Mann (mmann78@xxxxxxxxxxxx):
NULL terminate some hf_ arrays used in proto_tree_add_bitmask_xxx calls.
I thought this was already caught by one of the check*.pl scripts, but I ran into the one in packet-nfs.c and decided to manually check the dissector directory.
Change-Id: I8df83227255818eabc43763e3cf760cf762797cc
Reviewed-on: https://code.wireshark.org/review/11230
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 4f39c60 More ADDRESS macro to address function conversions.
adds 3385c29 NULL terminate some hf_ arrays used in proto_tree_add_bitmask_xxx calls.
Summary of changes:
epan/dissectors/packet-nfs.c | 1 +
epan/dissectors/packet-ocfs2.c | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)