Re: [PATCH 2/2] selftests/sgx: Add SGX selftest augment_via_eaccept_long
From: Jarkko Sakkinen
Date: Wed Aug 17 2022 - 10:40:20 EST
On Wed, Aug 17, 2022 at 01:27:38AM +0000, Dhanraj, Vijay wrote:
> I think changing it to "int i" will cause a buffer overflow with
> edmm_size being 8GB.
Hmm.. 'i' iterates segments. Amd I missing something?
BR, Jarkko