Re: About Question enthuware.ocpjp.v11.2.3420 :
Posted: Tue Jan 26, 2021 9:28 am
Could someone explain, why the code violates "Resource limit checks should not suffer from integer overflow"? I don't see any resource limit checks in the code. I undestand that the code might crash if the length becomes smaller due to overflow, but I don't see the security problem here.