On Tue Nov 4 01:38:12 2025 +0000, zhengyong chen wrote:
This won’t lead to a bug, as subsequent `IStream_Read` and related functions also include boundary checks. However, since boundary validation is necessary, it would be better to handle it correctly from the beginning.
I added a test case for this kind of boundary check issue.