URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8be5adae469ba563acfad2c2b98673e1afaf901
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
e8be5ad 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/25967
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1689bf7 Don't strip debugging symbols from the binaries in the macOS image.
adds e8be5ad DMP: Recurse only once.
Summary of changes:
epan/dissectors/packet-dmp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)