summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPatrice Buriez <patrice.buriez@intel.com>2018-07-07 14:03:32 +0200
committerDeepak S <deepak.s@linux.intel.com>2018-08-15 01:56:21 +0530
commitfc6a8370e48cdf5fc9a77ab8e428c00c7b3e4093 (patch)
tree021905fcb10fa77918e8bf757f8feeec6fe0bf73 /Makefile
parent692702c10772e13b533c908ed3f95a430ad476ce (diff)
Fix potential crash with latency accuracystable/fraser
Detect, remember and skip bad/unexpected packets: - too short to hold the latency-related values - with bad signature - with invalid generator_id using a uint64_t-based bitmap. Also moved variable declarations closer to usage, added some likely/unlikely hints, reworked some return statements, and fixed 32-bit overflow (every ~4s) of rx_time_err computation. Change-Id: Ib2aadc1af6b7a68601cc080ba66b10d41ff9a64e Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions