mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 01:51:26 +00:00
It can happen that ovs key attributes are not in keyAttrs of port. In this case the call of NlAttrGetU32 will cause a BSOD in Release builds. Signed-off-by: Frank Wagner <frank.wagner@dbosoft.eu> Reviewed-by: Mike Pattrick <mkp@redhat.com> Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>