Am Sonntag, 23. September 2007 20:19 schrieb Bram Geron: > To test if 'from_ctx' is redundant, I tried removing the field and all > accesses to it, and no extra tests failed (see patch).
Did you run a memory leak test? The from_ctx is refcounted for some reason. leo