Wireshark-commits: [Wireshark-commits] master 22da8a3: Remove annex_a_used from packet_info structu
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 6 Dec 2014 21:42:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=22da8a38efe07af7686e7e42320afb34d87cf633
Submitter: Michael Tüxen (tuexen@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

22da8a3 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove annex_a_used from packet_info structure.
    
    Change-Id: I660caa8283aecff5060c6ed476f316bc5793373e
    Reviewed-on: https://code.wireshark.org/review/5643
    Reviewed-by: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    

Actions performed:

    from  6d4c0ed   Don't go past the end of the "extra data".
    adds  22da8a3   Remove annex_a_used from packet_info structure.


Summary of changes:
 epan/dissectors/packet-frame.c |    1 -
 epan/dissectors/packet-mtp2.c  |    5 +++--
 epan/packet.c                  |    2 --
 epan/packet_info.h             |    6 ------
 4 files changed, 3 insertions(+), 11 deletions(-)