Wireshark-commits: [Wireshark-commits] master-1.12 33ad946: Don't dissect otherwise-undissected dat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 May 2015 22:19:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=33ad9463df9dbe820c3440c82fe4436a807d307a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

33ad946 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: Iad55883068c155cadf01bcfd6d354ec8ade9691e
    Reviewed-on: https://code.wireshark.org/review/8286
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  2ee11f7   [Automatic update for 2015-05-03]
    adds  33ad946   Don't dissect otherwise-undissected data twice.


Summary of changes:
 epan/dissectors/packet-atm.c |   16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)