mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-10-29 09:52:27 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -93,7 +93,7 @@ namespace OpenWifi {
|
||||
}
|
||||
auto Vendor = Keys_.find(Restrictions.key_info.vendor);
|
||||
if (Vendor == Keys_.end()) {
|
||||
poco_error( Logger(), fmt::format("{}: vendor unknown.", Vendor->first));
|
||||
poco_error( Logger(), fmt::format("{}: vendor unknown.", Restrictions.key_info.vendor));
|
||||
return "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user