On Thu, 2015-02-26 at 18:45 +1100, Timothy Arceri wrote: > V2: return true when var->type is unsized by max access is within valid range That should be: V2: return true when var->type is unsized but max access is within valid range Fixed in my local branch >