> Per Coverity. > > The function *determineNotNullFlags* has a little oversight. > The struct field *notnull_islocal* is an array. > > I think this is a simple typo. > Fix using array notation access.
Yeah, thanks, I had been made aware of this bug. Before fixing I'd like to construct a test case that tickles that code, because it's currently uncovered *shudder*