There was an error fetching the commit references. Please try again later.
service/am: Add missing return in error case for IStorageAccessor's Read()/Write().
Previously this would fall through and return successfully, despite being an out of bounds read or write.
Please register or sign in to comment