Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ofp-actions: Assert variable actions have len>0.
Variable-length actions must have a nonzero length; if they don't, something went wrong and we should bail out. Suggested-by: Ben Pfaff <[email protected]> Signed-off-by: Joe Stringer <[email protected]> Acked-by: Ben Pfaff <[email protected]>
- Loading branch information