Comment 6 for bug 1401316

Revision history for this message
Gary Fuehrer (gfuehrer) wrote :

My original code, from which my submitted exhibition code was distilled, was all struct-pointer/member lookups. That's what I'm getting at when I say that both addr[offset] = value and addr->offset have the problem.