ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 60a6f85: Manually revert "Make COMPUTE_OFFSET and COM

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Jul 2014 21:09:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=60a6f8582a229fe4c8028656f5fe5a1a319ca7f7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

60a6f85 by Jakub Zawadzki (darkjames@xxxxxxxxxxxx):

    Manually revert "Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_REMAINING macros."
    
    This reverts commit b136182ad41b0552421992f36f3b70fa497fd658
    
    This function are already marked inline, and profiler don't show much difference in performance,
    revert as previous version is cleaner.
    
    Change-Id: I1ac2c30a91b46278730ceee127efa086c7fbc6d6
    Reviewed-on: https://code.wireshark.org/review/2828
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c62a905   Sometimes Git can be a real pain.
    adds  60a6f85   Manually revert "Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_REMAINING macros."


Summary of changes:
 epan/tvbuff.c |  164 +++++++++++++++++++++++++++------------------------------
 1 file changed, 79 insertions(+), 85 deletions(-)