Wireshark-commits: [Wireshark-commits] master-2.2 f3a5b33: extcap: Remove g_spawn_check_exit_status
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Aug 2016 06:11:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3a5b33b32cc7343e00b33cf6281b27e47b4896b
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

f3a5b33 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    extcap: Remove g_spawn_check_exit_status
    
    This function is not supported in the min GLIB version, therefore
    the code is to be removed
    
    Change-Id: Ie39170bfc0662e5a477cbc45d7eadebcf2c70d4e
    Reviewed-on: https://code.wireshark.org/review/16827
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    (cherry picked from commit d62ad9dd47d368f7545c3cc91f44ecc07476d2e1)
    Reviewed-on: https://code.wireshark.org/review/17383
    Reviewed-by: Anthony Coddington <anthony.coddington@xxxxxxxxxx>
    

Actions performed:

    from  0962de8   Don't use a no-longer-extant variable.
    adds  f3a5b33   extcap: Remove g_spawn_check_exit_status


Summary of changes:
 extcap.c |   15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)