Wireshark-commits: [Wireshark-commits] master 7ce77c6: Split four more init routines into init/clea
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ce77c69ea4f3424616558729ec23cf3dd1de694
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7ce77c6 by Peter Wu (peter@xxxxxxxxxxxxx):
Split four more init routines into init/cleanup
Three of them are trivial movements, the smb-sidsnooping is an odd one.
Ronnie Sahlberg disabled the sid_name_snooping feature on 9 July 2007.
There is a preference to override it though... For now add a TODO
marker and ensure that the hash tables are always initialized.
Change-Id: I61f5e215c9fa72a6785fb48eaa2d50c1975d7483
Reviewed-on: https://code.wireshark.org/review/9227
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f5340b2 Split init routine into init/cleanup for more dissectors
adds 7ce77c6 Split four more init routines into init/cleanup
Summary of changes:
epan/dissectors/packet-giop.c | 52 +++++-------------------------
epan/dissectors/packet-p_mul.c | 19 ++++++-----
epan/dissectors/packet-rlc.c | 30 +++++++----------
epan/dissectors/packet-smb-sidsnooping.c | 47 +++++++++------------------
4 files changed, 45 insertions(+), 103 deletions(-)