URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4aca4dc3192f4cbf17af7a4fb11d8b30f0f77eef
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4aca4dc by AndersBroman (anders.broman@xxxxxxxxxxxx):
file_access: Use g_slist_prepend.
Change-Id: I6ed0f384e130ec9181e43b6262bb21d91f944dfa
Reviewed-on: https://code.wireshark.org/review/17968
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c3b25e8 Use g_slist_prepend, it should be faster if there's a lot of IP addresses
adds 4aca4dc file_access: Use g_slist_prepend.
Summary of changes:
wiretap/file_access.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)