Bug 1046

Summary: mibstore.c doesn't follow current GC wrapping policy
Product: xorg Reporter: Eric Anholt <eric>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high CC: ajax
Version: git   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Eric Anholt 2004-08-11 15:08:58 UTC
Current mibstore.c code doesn't follow current GC wrapping policy as described
in bug 1045.  Notably, PROLOGUE/EPILOGUE don't need to wrap funcs and
CHEAP_FUNC_EPILOGUE and FUNC_EPILOGUE need to pull the values back out of the GC.

This means, for example, that if cw were to be below mibstore in the wrapping
chain, mibstore.c would break the chaining for funcs.
Comment 1 Adam Jackson 2005-10-21 23:10:48 UTC
so is this something we should resolve for 7?
Comment 2 Daniel Stone 2007-02-27 01:23:49 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 Eric Anholt 2007-09-24 14:08:59 UTC
mibstore.c is dead.  long live composite.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.