URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0de02ca72bf2e1e1dce42f9b020e613a788ad4cf
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
0de02ca by Gerald Combs (gerald@xxxxxxxxxxxxx):
DMP: Recurse only once.
Make sure we call dissect_dmp_security_category from itself only once.
Bug: 14408
Change-Id: Ia03fb32ca414e78ede572d3093b84f9d53ceb0b9
Reviewed-on: https://code.wireshark.org/review/25966
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ecd2715 Don't strip debugging symbols from the binaries in the macOS image.
adds 0de02ca DMP: Recurse only once.
Summary of changes:
epan/dissectors/packet-dmp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)