Comment 8 for bug 1320065

Revision history for this message
Guillaume Chereau (guillaume-chereau) wrote :

Apparently the bug comes from the commit r6320.

In ZoneArray.cpp, line 513, reintroducing:

    if (!cap.contains(vf))

fixes the issue.