Wireshark-commits: [Wireshark-commits] master c5fdbc5: VLAN resolving: use existing file_exists() f
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 May 2019 10:43:21 +0000
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(-)