Wireshark-commits: [Wireshark-commits] master b136182: Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_R
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Apr 2014 14:53:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b136182ad41b0552421992f36f3b70fa497fd658
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b136182 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_REMAINING macros.
    
    Change-Id: I7a7b5869947499c2e0edb4de4bb462d8e8c19fc7
    Reviewed-on: https://code.wireshark.org/review/1346
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7acaf85   Kerberos: ensure that private data elements are stored in separate variables
    adds  b136182   Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_REMAINING macros.


Summary of changes:
 epan/tvbuff.c |  168 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 87 insertions(+), 81 deletions(-)