Wireshark-commits: [Wireshark-commits] master d62ad9d: extcap: Remove g_spawn_check_exit_status

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 2 Aug 2016 11:16:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d62ad9dd47d368f7545c3cc91f44ecc07476d2e1
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d62ad9d 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>
    

Actions performed:

    from  c84af8d   RPM: Download from https://www.wireshark.org/.
    adds  d62ad9d   extcap: Remove g_spawn_check_exit_status


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