Wireshark-commits: [Wireshark-commits] master 7b2afd5: androiddump: There is no need to make full c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jan 2016 16:09:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b2afd5ae63ffe7ab7ac4788acfadaac638a62c8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7b2afd5 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    androiddump: There is no need to make full copy optarg
    
    Copy pointer is enough.
    
    Change-Id: I51188a8434f6e4ba1d9bf3456bd29e027dd40f35
    Reviewed-on: https://code.wireshark.org/review/13393
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  1cc4ac4   Add Lua dependings only if LUA is enabled
    adds  7b2afd5   androiddump: There is no need to make full copy optarg


Summary of changes:
 extcap/androiddump.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)