Wireshark-commits: [Wireshark-commits] master 461911b: Replace copying of packet_info with just sav

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 21 Mar 2015 13:24:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=461911bf5422325a9de111b6e5bdfc3e11c8288d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

461911b by Michael Mann (mmann78@xxxxxxxxxxxx):

    Replace copying of packet_info with just saving fragmented member of packet_info.
    
    Bug:11071
    Change-Id: I6d87ace5f6bed1b1d0db98eef25204130ba21c9e
    Reviewed-on: https://code.wireshark.org/review/7777
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ce76a64   Proto.h: fix parameter 'err' not found in the function declaration [-Wdocumentation]
    adds  461911b   Replace copying of packet_info with just saving fragmented member of packet_info.


Summary of changes:
 epan/dissectors/packet-mux27010.c |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)