Wireshark-commits: [Wireshark-commits] master ad2e930: PPCAP: don't pass by local variable for disp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Oct 2015 19:53:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad2e930edebc9a183cd59c935ef2b9540ffd7d4d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ad2e930 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    PPCAP: don't pass by local variable for display address
    
    Change-Id: I9ac7ba2dfd8c8f3b084e8e95a893830828b28a46
    Reviewed-on: https://code.wireshark.org/review/11308
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e70a23f   Qt: Add a filter expression item to the display filter edit menu.
    adds  ad2e930   PPCAP: don't pass by local variable for display address


Summary of changes:
 epan/dissectors/packet-ppcap.c |   13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)