Skip to content
Commit 84fe2f60 authored by Tim Hall's avatar Tim Hall
Browse files

MLBEDSW-8468: overlaps_ranges does not treat the live range end time as inclusive



 - The issue is that live range start and end times are inclusive
but the function to calculate is two ranges overlap treats them as
exclusive
 - The fix is to change the comparison to be inclusive

Change-Id: Iab5ceec7be2a5fdf0d6ecef81509a88c74e7108c
Signed-off-by: Tim Hall's avatarTim Hall <tim.hall@arm.com>
parent 37dbca2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment