URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f43b1df447d1e8c130c0e06089f0ceca2a89794
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3f43b1d by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):
extcap: Fix call to child watch
Child watch seems to keep executables in limbo, if extcap_cleanup
removed the watch before it could be fired at least once
Bug: 12080
Change-Id: I74afafe8545d464ec08b1043a6377a6450e4c772
Reviewed-on: https://code.wireshark.org/review/13900
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from eefcbc0 Qt: Add hint label in Show Packet Bytes
adds 3f43b1d extcap: Fix call to child watch
Summary of changes:
extcap.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)