URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85d3b61edb7d5f683a7747a498b512cf9ded37fd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
85d3b61 by Guy Harris (guy@xxxxxxxxxxxx):
Don't dissect otherwise-undissected data twice.
Also, set decoded to TRUE after we return from a dissector; that makes
it a bit clearer when we're setting it.
Change-Id: Ief3e999c72954e08d4608b15b49921da294807c1
Reviewed-on: https://code.wireshark.org/review/8284
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0d6581c Add a note about slot naming.
adds 85d3b61 Don't dissect otherwise-undissected data twice.
Summary of changes:
epan/dissectors/packet-atm.c | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)