Wireshark-commits: [Wireshark-commits] master 508d16b: Use offset instead of tempOffset, return off
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Jun 2014 17:41:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=508d16b037ef09c9bf700172c38c1d514d26f660
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

508d16b by Anish Bhatt (anish@xxxxxxxxxxx):

    Use offset instead of tempOffset, return offset instead of calculating (len + n) where possible
    
    Change-Id: I91ef4ec59698903cb2a7be00e7e0ece478fc26a8
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/2139
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  803d47d   opcua_simpletypes.c:94:12: error: static declaration of 'hf_opcua_NamespaceUri' follows non-static declaration
    adds  508d16b   Use offset instead of tempOffset, return offset instead of calculating (len + n) where possible


Summary of changes:
 epan/dissectors/packet-lldp.c | 1046 +++++++++++++++++++++--------------------
 1 file changed, 539 insertions(+), 507 deletions(-)