90b0e5aaf4
If rte_stats_bitrate_reg() or rte_stats_bitrate_calc() are
passed NULL as the parameter for the stats structure, the
result is a crash. Fixed by adding a sanity check that makes
sure the passed-in pointer is not NULL.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_bitrate.c | ||
rte_bitrate.h | ||
rte_bitratestats_version.map |