URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c5fdbc564446f4ba06016231651d102c1c463402
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c5fdbc5 by Uli Heilmeier (uh@xxxxxxxxxxxx):
VLAN resolving: use existing file_exists() function
Use existsing file_exists() function to check if the profile contains
a vlans file.
Change-Id: Ibc3d32b27059edd80b7c4e88ceb48fded2334909
Reviewed-on: https://code.wireshark.org/review/33384
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 26a4fb3 VLAN resolving: check profile first
add c5fdbc5 VLAN resolving: use existing file_exists() function
Summary of changes:
epan/addr_resolv.c | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)