Wireshark-commits: [Wireshark-commits] master ea0e29f: packet-dcerpc: fix dissecting of decrypted p

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Nov 2015 02:01:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea0e29f3e6c7dd863020e80b4b52fe1519f49930
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ea0e29f by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-dcerpc: fix dissecting of decrypted payload
    
    This fixes a regression in commit e0e574d16748313dd8903f886d1af9eb0821fee7.
    
    Change-Id: Iccdeeb488ec70727fc637ca548637e5a5e54ef1c
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/11573
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ca69e8e   randpkt: code restyle.
    adds  ea0e29f   packet-dcerpc: fix dissecting of decrypted payload


Summary of changes:
 epan/dissectors/packet-dcerpc.c |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)