On Fri, Feb 01, 2019 at 01:10:21PM +0000, Paul Richard Thomas wrote:
> This patch is rather simpler than it looks.
> 
> The segfault was occurring because r264724 changed the array reference
> for cases like these to use pointer arithmetic to obtain the element.
> Unfortunately, in the case, the span field of the descriptor was not
> being set during the allocation of the component items.
> 
> The ChangeLog adequately explains the fix and results in the span
> field being set unconditionally.
> 
> Bootstrapped and regtested on FC28/x86_64 - OK for trunk?
> 


OK. Thanks for the patch.

-- 
Steve

Reply via email to