Wireshark-commits: [Wireshark-commits] master f93c53e: EPL: Fix offset calculation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 9 Sep 2014 20:00:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f93c53efcbd26b9533ef3390b577e464a3c257d7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f93c53e by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    EPL: Fix offset calculation
    
     The offset was calculated too high, as it was added
     to itself and sizes were added multiple times
    
    Change-Id: I1a581e96e2ab66e40f5566074e8bd1089f55bdb0
    Reviewed-on: https://code.wireshark.org/review/4049
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  93cc6f0   Fix some spelling & grammar.
    adds  f93c53e   EPL: Fix offset calculation


Summary of changes:
 epan/dissectors/packet-epl.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)