Wireshark-commits: [Wireshark-commits] master-2.6 b8ad099: extcap: Move extcap_foreach to a GList
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8ad0997fe0dbbeaf6737cd9f07c849283d8c15b
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
b8ad099 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):
extcap: Move extcap_foreach to a GList
Allow for a higher flexibility of the arguments passed to extcap_foreach
Change-Id: I19708ac9d6c2aceecd88d0f691b5155bb8027675
Reviewed-on: https://code.wireshark.org/review/26736
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
(cherry picked from commit 57fed5d17fa22340fde76cabe2b5340ad48a1989)
Reviewed-on: https://code.wireshark.org/review/26741
Actions performed:
from cf4a195 If we're reading from a string, don't fclose yyin.
adds b8ad099 extcap: Move extcap_foreach to a GList
Summary of changes:
extcap.c | 69 +++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 36 insertions(+), 33 deletions(-)