c485a5e65a
If the timer subsystem is not initialized before rte_timer_manage (for
example) is invoked, a pointer to a shared hugepage memory region will
still be null and dereferenced when it is checked for validity; handle
this case.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_timer_version.map | ||
rte_timer.c | ||
rte_timer.h |