Skip to content
Commit 6d8e2ed8 authored by Naushir Patuck's avatar Naushir Patuck Committed by popcornmix
Browse files

staging: vc04_services: Fix vcsm overflow bug when counting transactions



The response block and local state were using u16 and u32 respectively
to represent transaction id.  When the former would wrap, there is a
mismatch and subsequent transactions will be marked as failures.

Signed-off-by: default avatarNaushir Patuck <naush@raspberrypi.com>
parent fb54ff79
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment