Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ofproto: Fix potential NULL pointer dereference in ofproto_type_xx().
Ensure a valid class is found before calling it's function pointer. Signed-off-by: Eelco Chaudron <[email protected]> Signed-off-by: 0-day Robot <[email protected]>
- Loading branch information