The ODP project is an open-source, cross-platform set of application programming interfaces (APIs) for the networking data plane
176
stars
134
forks
source link
[PATCH v3] test: build failure due to uninitialized variable #2065
Closed
harman-kalra closed 5 months ago
Build failure has been observed, as some flags, sub event types were uninitialized.
error: ‘subtype’ may be used uninitialized \ [-Werror=maybe-uninitialized]
Signed-off-by: Harman Kalra hkalra@marvell.com Reviewed-by: Matias Elo matias.elo@nokia.com