On Tue, 6 Jun 2023 17:24:34 GMT, Jorn Vernee wrote:
>> Fix the bug mentioned in the JBS issue.
>>
>> The implementation is updated to slice the capture state segment using the
>> capture state layout. This checks both that the segment is big enough, and
>> that it is properly aligned.
>>
>> A
> Fix the bug mentioned in the JBS issue.
>
> The implementation is updated to slice the capture state segment using the
> capture state layout. This checks both that the segment is big enough, and
> that it is properly aligned.
>
> Additionally, I added a check for `MS::NULL` since this is als
On Tue, 6 Jun 2023 17:13:23 GMT, Maurizio Cimadamore
wrote:
>> Fix the bug mentioned in the JBS issue.
>>
>> The implementation is updated to slice the capture state segment using the
>> capture state layout. This checks both that the segment is big enough, and
>> that it is properly aligned.
On Tue, 6 Jun 2023 16:22:41 GMT, Jorn Vernee wrote:
> Fix the bug mentioned in the JBS issue.
>
> The implementation is updated to slice the capture state segment using the
> capture state layout. This checks both that the segment is big enough, and
> that it is properly aligned.
>
> Addition
Fix the bug mentioned in the JBS issue.
The implementation is updated to slice the capture state segment using the
capture state layout. This checks both that the segment is big enough, and that
it is properly aligned.
Additionally, I added a check for `MS::NULL` since this is also an illegal